Skip to main content

List the options available for clients

GET 

/settings/clients/options

Returns the options associated with a client, included the list of scopes that can be granted to a client via POST /clients/credentials. Each entry is a scope name and a short human-readable description.

managementScopes lists the additional scopes that turn a client into a management client, able to perform management operations for its organisation without an interactive user. Only an interactive tenant admin may grant them, so the list is empty when a management client calls this.

Responses

client options retrieved successfully