Skip to main content

Get current plan usage

Get current plan usage

Query Parameters
workspaceId string REQUIRED
Responses
200

Successful response

Schema
totalChatsUsed number
default

Error response

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