cURL
curl --request GET \
--url https://app.teable.ai/api/space/%7BspaceId%7D/billing/subscription/plan \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"quantity": 123
}billing
Get space billingsubscriptionplan
Retrieves the plan subscription
GET
/
space
/
{spaceId}
/
billing
/
subscription
/
plan
cURL
curl --request GET \
--url https://app.teable.ai/api/space/%7BspaceId%7D/billing/subscription/plan \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"quantity": 123
}Last modified on March 5, 2026
Was this page helpful?
⌘I

