Jira API to pull list of external users in a org

Hello All,

I am admin of Jira Organization of my company and trying to get list of “external users” users via API.

I was able to successfully pull list of managed account users of my organization but in Jira rest api I am not able to find api to pull list of external users and this domain is not claimed.

Any help will be appreciated.

BR,

Kaustubh

I don’t think an API exists to return back only external users. You’ll have to apply a filter on the result you get back from the API.