The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events