Skip to main content

Get linked typebots

Get linked typebots

Path Parameters
typebotId string REQUIRED
Responses
200

Successful response

Schema
typebots undefined[]
default

Error response

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