{ "operationId": "atlassianGetprojectemail", "method": "GET", "path": "/rest/api/3/project/{projectId}/email", "summary": "Atlassian Get Project S Sender Email", "requestExamples": [], "responseExamples": [ { "status": "200", "contentType": "application/json", "example": "{\"emailAddress\":\"jira@example.customdomain.com\",\"emailAddressStatus\":[\"Email address or domain not verified.\"]}" } ] }