Error
A valid request URL is required to generate request examples{
"items": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_system": true,
"slug": "<string>",
"description": "<string>",
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"scopes": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"resource": "<string>",
"action": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"source_ref": "<string>",
"organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}
],
"total": 123
}rbac
List Roles
List roles for the organization.
Requires: authenticated organization member.
GET
/
rbac
/
roles
Error
A valid request URL is required to generate request examples{
"items": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"is_system": true,
"slug": "<string>",
"description": "<string>",
"created_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"scopes": [
{
"id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"name": "<string>",
"resource": "<string>",
"action": "<string>",
"created_at": "2023-11-07T05:31:56Z",
"updated_at": "2023-11-07T05:31:56Z",
"description": "<string>",
"source_ref": "<string>",
"organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
}
]
}
],
"total": 123
}Was this page helpful?
⌘I