List subscriptions

--


Unlike retrieving a specific subscription, this method returns a paginated list of all subscriptions for the provided filters.

List subscriptions for a specific customer: GET https://api.asaas.com/v3/subscriptions?customer={customer_id}

Filter by payment method: GET https://api.asaas.com/v3/subscriptions?billingType=CREDIT_CARD

Language
Authorization
Header
Click Try It! to start a request and see the response here!