Actions
List Workspaces
List all workspaces available to the user.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{
"workspaces": [
{
"id": "<string>",
"name": "<string>",
"type": "<string>",
"visibility": "<string>",
"createdBy": "43450437"
},
{
"id": "<string>",
"name": "<string>",
"type": "<string>",
"visibility": "<string>",
"createdBy": "43450437"
}
]
}
Was this page helpful?