List global customers

Retrieve a paginated list of global customer objects (Customer + DeliveryLocation + Contact + OpeningHours). This simplified API endpoint provides unified search across all related fields. ⚠️ Note: The ID used in responses is the DeliveryLocation ID, not the Customer ID.

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

Order results by field. Available: customer__company_name, customer__first_name, customer__last_name, name, city, created_at, updated_at. Use "-" prefix for descending order.

integer

A page number within the paginated result set.

string

Unified search across customer fields (company_name, first_name, last_name, email, external_reference), delivery location fields (name, reference, address, city), and contact fields (first_name, last_name, position)

Responses

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