customers

List all your customers

Return a list of your customers

get/customers/

Query parameters

external_idstring
namestring
emailstring
first_namestring
last_namestring
sirenstring
searchstring

A search term.

orderingstring

Which field to use when ordering the results.

pageinteger

A page number within the paginated result set.

page_sizeinteger

Number of results to return per page.

Response

OK

countinteger required
nextstring uri nullable
previousstring uri nullable