I can get a list of all normal (full) users like this
curl --header Accept:application/json --request GET --user some.user:somepwd https://mycompany.atlassian.net/rest/api/3/users/search?maxResults=1000
But guests/externals dont show up there.
Suggestion?
Hi @ssoe.test and welcome,
if you are referring to Service Desk customers (enabled to view knowledge base articles within confluence) you can use the following rest api https://developer.atlassian.com/cloud/jira/service-desk/rest/api-group-organization/#api-rest-servicedeskapi-organization-organizationid-user-get
Fabio
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.