cURL
curl --request GET \ --url https://api.ctrl-hub.com/v3/iam/permissions/{permissionId}
{ "data": { "type": "permissions", "id": "schemes.create", "attributes": { "description": "Ability to create schemes" } } }
Returns all permissions
Limit the number of resources returned by the API
Offset for resources returned by the API
A field in the resource to sort results with. Not all attributes are supported, please see the Object Model for sortable fields.
Show child attributes