Skip to main content
GET
Get role

Path Parameters

id
string
required

The role ID. Note that the role ID is different than the role name. Use GET /roles to get the list of role IDs.

Response

OK

name
string
required
id
string
createdAt
string<date-time>
Example:

"2025-09-23T17:48:07Z"

updatedAt
string<date-time>
Example:

"2025-10-31T12:28:04Z"

desc
string
permissions
object[]
uiPermissions
string[]