Skip to content

Implement /rest/api/<version>/user/email #1684

Open
@sushilkar

Description

@sushilkar

Problem trying to solve

GDPR enabled, there is no way to get the email address of the user from conn.user(account_id)

Implement /rest/api//user/email which can lookup the user by accountId and return the response as:

{"accountId":"<string>","email":"<string>"}

https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-users/#api-rest-api-2-user-email-get

Possible solution(s)

No response

Alternatives

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions