billing

Get Billing Status

Get current billing status for a product.

Returns current plan, usage, limits, and subscription status. Values are in millicents (1000 millicents = 1 cent = $0.01).

get/api/billing/status/{product_id}

Path parameters

product_idstring required

Response

Successful Response

{"stackTrail":"paths:/api/billing/status/{product_id}:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes