Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
A valid request URL is required to generate request examples
{ "items": [ { "id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "organization_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "role_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "assigned_at": "2023-11-07T05:31:56Z", "user_email": "<string>", "role_name": "<string>", "workspace_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "assigned_by": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "workspace_name": "<string>" } ], "total": 123 }
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>", "input": "<unknown>", "ctx": {} } ] }
List user role assignments for the organization.
Filter by user ID
Filter by workspace ID
Successful Response
Response schema for listing user role assignments.
Show child attributes
Was this page helpful?