list scopes
GET /api/scopes lists all the scopes 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.
|