Get customers

Get your customers paginated by 100 elements. Two important properties in the result: consent_sendings to know if the customer consent to receive sendings and unsubscribed_sms to know if the customer wants to receive SMS.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params

To search for a customer by name, email or phone number.

int32
Defaults to 1

The page you want to get.

date

Return only customers created on or after this date (UTC). Format: YYYY-MM-DD (e.g. 2025-01-15). ISO 8601 datetime is also accepted for precise filtering (e.g. 2025-01-15T14:30:00Z).

date

Return only customers updated on or after this date (UTC). Uses updated_at, or created_at if the customer was never updated. Format: YYYY-MM-DD (e.g. 2025-06-01). ISO 8601 datetime is also accepted (e.g. 2025-06-01T00:00:00Z). When a date filter is used, results are sorted by updated_at ascending for stable pagination.

int32
Defaults to 100

The number of customers to return per page. Defaults to 100 if not provided. Must be between 1 and 1000. Use with page to paginate through results.

Responses

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