cURL
curl --request GET \ --url https://bots.toolzz.ai/api/v1/folders/{worksapceId}
{ "folders": [ { "id": "<string>", "createdAt": "<string>", "updatedAt": "<string>", "name": "<string>", "workspaceId": "<string>" } ] }
Endpoint to list folders from a workspace
Show messages properties