Get a billing plan

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

Path parameters

idstringRequired

Plan slug returned by the list-plans endpoint.

Response

Billing plan details.
planobject

Errors

404
Not Found Error
500
Internal Server Error