GET
/
v1
/
typebots
/
{typebotId}

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

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