Skip to main content

Get linked typebots

Get linked typebots

Path Parameters
typebotId string REQUIRED
Responses
200

Successful response

Schema
typebots object[]
id string
groups object[]
id string
title string
graphCoordinates object
x number
y number
blocks undefined[]
variables object[]
id string
name string
value
name string
default

Error response

Schema
message string
code string
issues object[]
message string
getLinkedTypebots
GET /typebots/:typebotId/linkedTypebots
typebotId — path
https://app.typebot.io/api/v1
curl -L 'https://app.typebot.io/api/v1/typebots/:typebotId/linkedTypebots' \
-H 'Accept: application/json'