Retrieve Role details
Retrieves detailed information about a Role using its unique identifier.
GET
Error
Authorizations
Bearer authentication. Send Authorization: Bearer .
Path Parameters
Role ID
Response
OK
RoleResponse payload
Example:
"2026-06-24T10:00:00.000Z"
Example:
"A custom editor role"
Example:
"custom-editor"
Example:
true
Whether the role is a platform-managed system role, immutable through this API. Never omitempty: false must travel so a consumer does not read a missing key as "not a system role".
Example:
false
Example:
"Custom Editor"

