List roles
GET /api/roles list all the roles available on the server
Required scope (any of): scopes:manage:all, users:manage:all, clients:manage:all, identity-providers:manage:all
| Responses | ||||||||
|---|---|---|---|---|---|---|---|---|
200
| ||||||||
401The client is unauthorized to access this resource.
| ||||||||
403The client is forbidden to access this resource.
|