Permissions
Get Permission
GET
To use this endpoint, your root key must have the rbac.*.read_permission
permission.
Changelog
Date | Changes |
---|---|
Jul 08 2024 | Introduced endpoint |
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The id of the permission to fetch
Minimum length:
1
Example:
"perm_123"
Response
200
application/json
The Role
The response is of type object
.