Skip to main content
GET
Get a role by ID

Authorizations

X-API-Key
string
header
required

API key for authentication

Path Parameters

roleId
string
required

Role ID

Example:

"rol_abc123"

Response

Role details

id
string
name
string
permissions
object
isBuiltIn
boolean
createdAt
string<date-time>
updatedAt
string<date-time>