Skip to main content
GET
List roles

Authorizations

Authorization
string
header
required

Enter your JWT token in the format: Bearer

Response

200 - application/json
name
string
required

Role name (stored as snake_case)

id
string
required
read-only

Role ID (UUID)

description
string
default:""

Role description