> ## Documentation Index
> Fetch the complete documentation index at: https://docs.toolzz.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Get a Published Toolzz Bot

> Endpoint to get a published toolzz bot

### Parameters

<ParamField path="typebotId" type="string">
  The unique identifier of the published bot to get.
</ParamField>

## Response Description

Below you will see the description of the get a published toolzz bot function

<ResponseField name="publishedTypebot" type="string" required="true">
  Successful Message
</ResponseField>
