billingPlans

Get a billing plan

Returns an active billing plan by slug, including its products, prices, and quantity rules. This endpoint is public.

get/plans/{id}

Path parameters

idstring required

Plan slug returned by the list-plans endpoint.

Response

Billing plan details.

Changes