Admin
Get Web subscription count by product
Retrieve subscription counts grouped by product for Web (Stripe) subscriptions
get/admin/subscription-count-by-product/web
Query parameters
fromstring
Start date (ISO string)
tostring
End date (ISO string)
statusesstring
Comma-separated list of statuses to filter (e.g., active,trialing,paused). Available: incomplete, incomplete_expired, trialing, active, past_due, canceled, unpaid, paused
Response
Web subscription counts by product retrieved successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.