Retrieve Role details
Retrieves detailed information about a Role using its unique identifier.
GET
Error
Autorizações
Bearer authentication. Send Authorization: Bearer .
Parâmetros de caminho
Role ID
Resposta
OK
RoleResponse payload
Exemplo:
"2026-06-24T10:00:00.000Z"
Exemplo:
"A custom editor role"
Exemplo:
"custom-editor"
Exemplo:
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".
Exemplo:
false
Exemplo:
"Custom Editor"

