Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The unique identifier of the customer Id whose subscriptions are to be retrieved.
The unique identifier of the email whose subscriptions are to be retrieved.
Page number for pagination (default is 0).
Number of items per page for pagination (default is 10).

