GET
/
v1
/
typebots
/
{typebotId}

Authorizations

Authorization
string
headerrequired

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

200 - application/json
typebot
object
required
currentUserMode
enum<string>
required
Available options:
guest,
read,
write