Roles

Get a role by ID

Get details of a specific custom role.

get/v1/roles/{roleId}

Path parameters

roleIdstring required
Example:rol_abc123

Role ID

Response

Role details

idstring
namestring
permissionsobject
isBuiltInboolean
createdAtstring date-time
updatedAtstring date-time

Changes