Customers

Query customers

Use when listing or searching customers (e.g. admin CRM or reporting). Returns a paginated list; supports filtering and sorting.

post/customers/search

Request body

customer_idsstring[]
emailstring
end_timestring
expandstring
external_idstring
external_idsstring[]
limitinteger
offsetinteger
order'asc' | 'desc'
parent_customer_idsstring[]
start_timestring
status'published' | 'deleted' | 'archived'

Response

OK

Changes