Skip to main content

Get available OAuth2 scopes

GET 

/api/2.0/scopes

Retrieves a list of all available OAuth2 scopes for the specified tenant. The scopes define the permissions that can be requested by OAuth2 clients. The list is ordered alphabetically, with the 'openid' scope always appearing first.

Responses

Scopes successfully retrieved