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.
Responses
- 200
- 401
- 403
client options retrieved successfully
Missing or invalid bearer token
Token does not carry the management:clients:read scope