Typebot
Get a typebot
GET
/
v1
/
typebots
/
{typebotId}
Authorizations
Authorization
string
headerrequiredBearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
typebotId
string
requiredQuery Parameters
migrateToLatestVersion
boolean
default: falseIf enabled, the typebot will be converted to the latest schema version
Response
200 - application/json
typebot
object
requiredcurrentUserMode
enum<string>
requiredAvailable options:
guest
, read
, write