Forums

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

How do I get complete list of Atlassian product users in our org via API?

Saravana Kumar November 10, 2022

Using the following API, I am able to get only list of 51 users,
https://api.atlassian.com/admin/v1/orgs/{org-id}/users/ . Is there any other API or documentation to get the same ?

1 answer

0 votes
Alex Koxaras _Relational_
Community Champion
November 10, 2022

Hi @Saravana Kumar and welcome to the community,

According to the documentation this endpoint returns the users paginated

cursor

string

Sets the starting point for the page of results to return

You have to use the above parameter to get the rest of the users (https://developer.atlassian.com/cloud/admin/organization/rest/api-group-orgs/#api-orgs-orgid-users-get)

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events