Roles & Permissions
List Available Scopes
Retrieves a list of all available permission scopes in the system.
GET
Authorizations
Standard OAuth2 flow for user authentication. Use Authorization Code Grant or Implicit Grant. JWT Bearer tokens obtained are used for subsequent requests.
Response
200
application/json
A list of available scopes.
The response is of type object[]
.