Community Announcements have moved! To stay up to date, please join the new Community Announcements group today. Learn more
×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:
I can do that for groups via REST API:
How is it possible to get this information for User via REST API?
Thanks in advance,
Stephan
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.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.