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

Query Params
integer
integer
≤ 100
string
string
string
enum
Allowed:
string
enum
Allowed:
string
string
string
string
string
Responses

403

Forbidden. Occurs when the request body is filled, GET method calls must have an empty body.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json