Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Response
List of group roles retrieved successfully
Unique identifier for the role
Example:
1
Role name
Example:
"data_analyst:read"
Role description
Example:
"Data analysts with read access to analytics dashboards"
CPF of the user who created this role (null for system roles)
Example:
"12345678901"
ISO timestamp when the role was created (null for system roles)
Example:
"2024-01-15T10:30:00Z"