Forums

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

API for getting list of External users

Kaustubh Harshe
May 19, 2026

what's the API for getting list of External users of a org in Jira

1 answer

0 votes
Aaron Pavez _ServiceRocket_
Community Champion
May 19, 2026

Hi @Kaustubh Harshe 

The Org API to check by directory (havent tested this)

/v2/orgs/{orgId}/directories/{directoryId}/users

https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-group-users

You can get the list if external users:

 

  • Log into admin.atlassian.com.

  • Go to Security > User security > External users.

  • Click Export users.

You could also use the User API and query by group (if you've been adding you external users to a specific group)

Regards

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events