Skip to main content
GET
Billing Status
Get the current billing status for a customer, including their active subscription and plan details. This is the primary endpoint for checking what plan a customer is on. Auth: secret key only. Publishable keys are always rejected.
string
required
External customer ID derived by the trusted merchant backend.

Response

Returns the customer’s current billing state including subscription and plan information.
Also available as GET /subscriptions/current (alias).