Skip to main content

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
Schema OPTIONAL
data object[] OPTIONAL
id string OPTIONAL
name string OPTIONAL
scopes object[] OPTIONAL
id string OPTIONAL
name string OPTIONAL
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