Resources
Return resources on which the user is allowed to perform the requested action.
Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
userIdstringOptionalDefault:
Id of the target user or me for the current user
meresourceTypestring · enumOptionalPossible values:
actionstring · enumRequiredPossible values:
Allowed action on the resource
Responses
200
Successful response
application/json
400
Invalid input data
application/json
401
Authorization not provided
application/json
403
Insufficient access
application/json
404
Not found
application/json
500
Internal server error
application/json
get
/permissions/resources