Search own authorizationsAdded in 8.10
POST/authentication/me/authorizations/search
Eventually Consistent About endpoint data consistency
Search for the current authenticated principal's own authorization records — including authorizations granted directly to the user or client, as well as those granted via a group, role, or mapping rule the principal belongs to.
Request
Responses
- 200
- 400
- 401
- 500
The authorization search result.
The provided data is not valid.
The request lacks valid authentication credentials.
Response Headers
WWW-Authenticate
An internal error occurred while processing the request.