Roles
Get A Role
Retrieve a role from Unkey
To use this function, your root key must have the rbac.*.read_role
Request
The id of the role to fetch
Minimum length: 1
Example: "role_123"
Response
The id of the role. This is used internally
Example: "role_123"
The unique name of your role.
Example: "dns.records.manager"
The description of what this role does. This is just for your team, your users will not see this.
Example:"dns.records.manager can read and write dns records for our domains."