Get Project's Sender Email
GET {{baseUrl}}/rest/api/3/project/:projectId/email
Returns the project's sender email address.
Permissions required: Browse projects project permission for the project.
RESPONSES
status: OK
{"emailAddress":"jira@example.atlassian.net"}