Skip to main content

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
Schema OPTIONAL
object[]
id string OPTIONAL
name string
label string
public boolean OPTIONAL
401

The client is unauthorized to access this resource.

Schema OPTIONAL
code string
message string
403

The client is forbidden to access this resource.

Schema OPTIONAL
code string
message string