Skip to main content

List custom domains

List custom domains

Query Parameters
workspaceId string REQUIRED
Responses
200

Successful response

Schema
customDomains object[]
name string
createdAt date-time
default

Error response

Schema
message string
code string
issues object[]
message string
customDomains-listCustomDomains
GET /v1/custom-domains
workspaceId — query
https://app.typebot.io/api
curl -L 'https://app.typebot.io/api/v1/custom-domains' \
-H 'Accept: application/json'