Skip to main content

List typebots

List typebots

Query Parameters
workspaceId string โ€” REQUIRED
folderId string
Responses
200

Successful response

Schema
typebots object[]
name string
icon string
id string
publishedTypebotId string
default

Error response

Schema
message string
code string
issues object[]
message string
query.typebot.listTypebots
GET /typebots
workspaceId โ€” query
folderId โ€” query
https://app.typebot.io/api/v1
curl -L -X GET 'https://app.typebot.io/api/v1/typebots' \
-H 'Accept: application/json'