GET
/
api
/
v1
/
toolzz
/
{typebotId}
/
publishedTypebot
Get a Published Toolzz Bot
curl --request GET \
  --url https://bots.toolzz.ai/api/v1/toolzz/{typebotId}/publishedTypebot \
  --header 'Authorization: Bearer <token>'
{
  "publishedTypebot": "<string>"
}

Parameters

typebotId
string
The unique identifier of the published bot to get.

Response Description

Below you will see the description of the get a published toolzz bot function
publishedTypebot
string
required
Successful Message