Is there an endpoint to check which scopes a given Jira API token has?
Community moderators have prevented the ability to post new answers.
Hi @sagi karach
This seems possible, see the post in the developer community, but only if an API token is used if the token is based on oAuth, this can't be retrieved.
API endpoint: https://developer.atlassian.com/cloud/admin/api-access/rest/api-group-api-token/#api-orgs-orgid-api-tokens-get
No, once a scope has been set, you can't see which scope the api token has. :-(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @sagi karach
For your API token, you can check this when you are creating it. Once you create the token, you cannot review it. I would suggest to make a screenshot or save it somewhere.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Community moderators have prevented the ability to post new answers.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.