Returns a paginated list of customers associated with the authenticated account.
Use your account's Secret Key as the Bearer token.
Page number for pagination.
x >= 1Number of results per page.
1 <= x <= 100Field to search by (e.g. email, tag).
Search term to filter by.
Start date filter (ISO 8601).
"2024-01-01"
End date filter (ISO 8601).
"2024-12-31"
Field to sort results by.
Sort direction.
asc, desc