Permissions
Get A Permission
Retrieve a permission from Unkey
To use this function, your root key must have the rbac.*.read_permission
Request
The id of the permission to fetch
Minimum length: 1
Example: "perm_123"
Response
The id of the permission. This is used internally
Example: "perm_123"
The unique name of your permission.
Example: "domain.record.manager"
The description of what this permission does. This is just for your team, your users will not see this.
Example:"Can manage dns records."