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.
リクエストパラメータ
クエリパラメータ
レスポンス
🟢200OK
application/json
Returned if the request is successful.
ボディ
🟠400不正な要求
🟠401権限なし
🔴503サーバー障害
リクエストリクエストExample
Shell
JavaScript
Java
Swift
curl--location--request GET '/rest/api/3/user/email/bulk?accountId'