Error
A valid request URL is required to generate request examples{
"permissions": {}
}Users
Get current user permissions
Returns the RBAC permissions for the authenticated user. When SCIM is not enabled, returns full permissions for all resources. Otherwise returns the permissions associated with the user’s assigned role.
GET
/
api
/
users
/
me
/
permissions
Error
A valid request URL is required to generate request examples{
"permissions": {}
}Authorizations
Management API authentication for /api/* endpoints. Use the Authorization header with Bearer <API key>.
Virtual keys, dashboard/user/session tokens, and x-api-key headers are not supported on management APIs.
Response
Successful response
Map of resource names to their permitted operations. When SCIM is disabled, returns full permissions for all resources.
Show child attributes
Show child attributes
Was this page helpful?
⌘I

