Forums

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

How to find the external Synct Users via REST API

Stephan Hannach
Contributor
August 27, 2025

Hello there,

 

I do need to find user which were created via Entra ID and vis-a-vi.

 

In the UI these User are marked by a lock and text:

Screenshot 2025-08-27 at 09.54.17.png

I can do that for groups via REST API:

https://developer.atlassian.com/cloud/admin/organization/rest/api-group-groups/#api-v2-orgs-orgid-directories-directoryid-groups-groupid-get

 

How is it possible to get this information for User via REST API?

 

Thanks in advance,

Stephan

1 answer

0 votes
Marc - Devoteam
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 27, 2025

Hi @Stephan Hannach 

This should be doable with the endpoint https://developer.atlassian.com/cloud/admin/organization/rest/api-group-users/#api-v2-orgs-orgid-directories-directoryid-users-get 

You will need to specify the parameter claimStatus with value managed.

Stephan Hannach
Contributor
August 27, 2025

Hello @Marc - Devoteam,

thank you for your answer.

This “only” shows if an account have a verified E-Mail domain.

Unfortunately it does not show, if the user is synced from the Entra ID or not.

Or do I miss something?

Best Regards,

Stephan

Suggest an answer

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

Atlassian Community Events