🚀 Teable Credits Up 10x! See our changelog for details.
curl --request GET \
--url https://app.teable.ai/api/space/%7BspaceId%7D/billing/subscription/summary \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"spaceId": "<string>"
}Retrieves a summary of subscription information for a space
curl --request GET \
--url https://app.teable.ai/api/space/%7BspaceId%7D/billing/subscription/summary \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"spaceId": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://help.teable.ai/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Returns a summary of subscription information about a space.
active, canceled, incomplete, incomplete_expired, trialing, past_due, unpaid, paused, seat_limit_exceeded free, pro, business, enterprise 1 Was this page helpful?