Returns a user's email address regardless of the user's profile visibility settings. For Connect apps, this API is only available to apps approved by Atlassian, according to these guidelines. For Forge apps, this API only supports access via asApp() requests.
Request
Query Params
Responses
🟢200OK
application/json
Returned if the request is successful.
Body
🟠400Bad Request
🟠401Unauthorized
🔴503Service Unavailable
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/user/email/bulk?accountId'