user list

Yellalingh Margonda June 7, 2020

Can someone please help me with the api request for getting all the users in the account

1 answer

0 votes
Angélica Luz
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 9, 2020

Hello Yellalingh,

Thank you for reaching out to Atlassian Community!

In order to get all users from a site, you can use the endpoint below:

curl --request GET \

  --url '/rest/api/3/users/search' \

  --user 'email@example.com:<api_token>' \

  --header 'Accept: application/json'

If that's not the case, please give us more details about what information you need to get using API.

Regards,
Angélica

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events