v1
latestOpenAPI 3.0.02026-08-04891301.4 MBList available OAuth scopes
Returns the complete set of OAuth scopes that the platform supports. Use this endpoint to discover which scopes are available before constructing an authorization request or rendering a consent UI.
No authentication is required. The response is the same for all callers.
get/oauth/scopes
Response
Successful response
Example response
{
"scopes": {}
}