Read all customers

This endpoint allows you to retrieves a list of all customers along with their subscription count.

Query Params
int32

The page number to fetch in a paginated response.

int32

The number of records to return per page.

string

Filters results by the customer’s email address.

string
enum

Filters customers by type (e.g., Subscriber or all)

Allowed:
int32

Start of the time range (in epoch) for filtering customers based on their last update time.

int32

End of the time range (in epoch) for filtering customers based on their last update time.

Response

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