Get Stripe Customer Portal URL

View as Markdown

Returns a time-limited Stripe Customer Portal URL the user can open to manage their subscription (update payment method, view invoices, etc.). Returns an empty object if the organization isn’t on a Stripe-backed plan.

Authentication

AuthorizationBearer

API key from the console ApiKey collection, sent as Bearer token. Also accepts session cookies for browser-based auth.

Response

Successful response
statusboolean
dataobject

Errors

401
Unauthorized Error
500
Internal Server Error