Client Management
Get Granted Scopes
Get the set of scopes that a user has granted to a client application.
The subject parameter is required.
post/api/{serviceId}/client/granted_scopes/get/{clientId}
Path parameters
serviceIdstring required
A service ID.
clientIdstring required
A client ID.
Request body
Response
Changes
Changed in 2 of the 17 revisions of this API.2
- ○
added the non-success response with the status
429response-non-success-status-added
- ○
- ○
endpoint added
endpoint-added
- ○