User Subscription Search with Pagination
Retrieves subscriptions (active and inactive) for filtered date period. New subscribers and updated (unsubscribed) subscribers are returned based on date range. For broad range searches (for pulling large dataset) where only the date range is provided, a maximum of 1 day is allowed, i.e dateFrom must equal dateTo. Please also note that transactions are not updated when refunded / voided. Instead, they have a corresponding refund transaction which can be linked to the original transaction via the originalTransactionId field.
Authorizations
Your Paysight API key
Headers
Your Paysight Tenant/Client Id. This is the id of the parent company listed in https://app.paysight.io/management/companies. Alternatively, this will be provided by Paysight
The email address of the party or group making the request
Body
Request to fetch subscriptions with filters like email and date range
Response
List of subscriptions
The response is of type object
.