Permissions
Get a Permission
Returns all permissions
GET
/
v3
/
admin
/
iam
/
permissions
/
{permissionId}
Because this endpoint only returns system permissions (i.e. uneditable ones that Ctrl Hub offer), this endpoint is unauthenticated.
This allows other systems that are not authorized to check permission information.
Query Parameters
limit
integer
default: 10Limit the number of resources returned by the API
offset
integer
default: 0Offset for resources returned by the API
sort
string
default: created_atA field in the resource to sort results with. Not all attributes are supported, please see the Object Model for sortable fields.
Response
200 - application/json
data
object