Get Active Subscriptions for a User
This endpoint will return all active subscriptions for a customer and can optionally be filtered with a list of entitlements, returning an empty array if no matches are found. These entitlements correspond to the featureIds of product features as described in the products endpoint. This endpoint can therefore be used to check what products the customer should be able to buy and which they already own.
Header Parameters
Query Parameters
Filter for comma-separated list of entitlement IDs
Response
Response Attributes
The user ID
The ID of the Stripe Product Feature that the user is entitled to
The product ID
The Stripe subscription ID
The subscription status
The subscription expiry date (if applicable)
The date the subscription was last modified
Response Attributes
Error message
Error code
Additional error details
Response Attributes
Error code identifying the type of error
bad_requestunauthorizedforbiddennot_found500incorrect_datanot_memberalready_memberincorrect_stripe_signatureincorrect_stripe_event