cURL
curl --request GET \ --url https://bots.toolzz.ai/api/v1/toolzz{workspaceId} \ --header 'Authorization: Bearer <token>'
{ "typebots": [ { "name": "<string>", "icon": "<string>", "id": "<string>", "publishedTypebotId": "<string>" } ] }
Endpoint to get list Toolzz Bots in a workspace
Show messages properties