cURL
curl --request GET \ --url https://bots.toolzz.ai/api/v1/workspaces/{workspaceId}
{ "workspaces": [ { "id": "<string>", "name": "<string>", "icon": "<string>", "plan": {}, "createdAt": "<string>", "updatedAt": "<string>", "settings": {} } ] }
Endpoint to get a workspace
Documentation IndexFetch the complete documentation index at: https://docs.toolzz.dev/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
Use this file to discover all available pages before exploring further.
Show workspaces properties