Returns all subscriptions for nonprofit
Client ID for API authentication
The number of subscriptions to return.
1 <= x <= 100The maximum updated date of the subscriptions to return.
"2025-02-01"
The minimum updated date of the subscriptions to return.
"2025-01-01"
The page number of the subscriptions to return.
x >= 1The status of the subscriptions to return.
active, failed, inactive, pending, recreated ["active"]The field to sort the subscriptions by.
amount, createdAt, frequency, nextContributionAt "createdAt"
The direction to sort the subscriptions by.
ASC, DESC "DESC"