Skip to main content

List workspaces

List workspaces

Responses
200

Successful response

Schema
workspaces object[]
id string
name string
icon string
plan string

Possible values: [FREE, STARTER, PRO, LIFETIME, OFFERED, CUSTOM, UNLIMITED]

default

Error response

Schema
message string
code string
issues object[]
message string
workspace-listWorkspaces
GET /workspaces
https://app.typebot.io/api/v1
curl -L 'https://app.typebot.io/api/v1/workspaces' \
-H 'Accept: application/json'