permissions
Get Tenant Roles
List roles in a tenant.
Callers who are the tenant owner or have user-management permission (e.g. Admin role) see every role in the tenant. Other callers see only the roles they are a member of.
Path Parameters
- tenant_id (UUID): The UUID of the tenant (find yours via GET /api/v1/permissions/tenants/me)
Response
Returns a JSON list of roles: [].
GET
Get Tenant Roles
Get Tenant Roles