Skip to main content
GET
Get published typebot

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

typebotId
string
required

Query Parameters

migrateToLatestVersion
boolean
default:false

If enabled, the typebot will be converted to the latest schema version

Response

OK

publishedTypebot
object
required
version

Provides the version the published bot was migrated from if migrateToLatestVersion is set to true.

Available options:
3,
4,
5