cURL
curl --request GET \
--url https://app.teable.ai/api/space/%7BspaceId%7D/billing/manage-portal \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"url": "<string>"
}billing
Get space billingmanage portal
Get Stripe customer portal URL for managing billing details
GET
/
space
/
{spaceId}
/
billing
/
manage-portal
cURL
curl --request GET \
--url https://app.teable.ai/api/space/%7BspaceId%7D/billing/manage-portal \
--header 'Authorization: Bearer REPLACE_BEARER_TOKEN'{
"url": "<string>"
}Last modified on March 5, 2026
Was this page helpful?
⌘I

