Hi Experts,
In ORG API token, which Read scope is enough for getting users and group within our organisation.
For the document it’s not clear which scope is enough for getting user and groups.
https://developer.atlassian.com/cloud/admin/organization/rest/intro/#about
Hello @Vikrant Yadav
If you refer to the Authentication section of the Organization API documentation, you'll see that the API doesn't support OAuth, so there are no scopes.
The Org Admin API key + token provides the appropriate permission level for all those API endpoints.
I have Admin API key and Org Id. But I am not sure which scope do I need to select to get User and group. Only Read permission;
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As @Sunny Ape mentioned, there are no scopes for users or Groups APIs.
You have to select “API Key without Scopes”
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.