Billing

Get Checkout Status

Retrieve the status of a Stripe Checkout session.

Security: verifies the session belongs to the authenticated user / org by cross-checking the Stripe customer or client_reference_id.

get/v0/billing/checkout-status

Query parameters

session_idstring required

Response

Checkout session status

statusstring nullable
payment_statusstring nullable

Changes

No recorded changes to this endpoint across all 1 revision of this API.