cURL
curl --request GET \ --url https://api.ctrl-hub.com/v3/iam/roles/{roleId}
{ "data": { "type": "roles", "id": "scheme.owner", "attributes": { "name": "Scheme Owner", "description": "Ability to manage all aspects of schemes", "custom": false, "launch_stage": "beta", "permissions": [ "schemes.create", "schemes.read", "schemes.update", "schemes.delete" ] } } }
Returns a system role
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