List contacts

Retrieve a paginated list of delivery location contacts with filtering capabilities. Contacts support multiple emails and phones stored as JSON arrays. Search covers name and position fields (emails/phones are in JSON fields).

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

Contacts créés après cette date

date-time

Contacts créés avant cette date

string

Filtrer par email dans la liste des emails

string

Filtrer par prénom (contient)

string

Filtrer par nom complet (contient)

boolean

Filter contacts that have at least one email (true) or no emails (false). Emails are stored as JSON array.

boolean

Filter contacts that have at least one phone (true) or no phones (false). Phones are stored as JSON array.

boolean

Filter by active status. Only active contacts are included in communication operations.

boolean

Filter by primary contact status. Primary contacts are typically the main point of contact.

string

Filtrer par nom (contient)

string

Filter by delivery location ID (UUID). Returns contacts associated with this location.

string

Filtrer par ville du lieu

string

Filtrer par nom du lieu

string

Which field to use when ordering the results.

integer

A page number within the paginated result set.

string

Filtrer par téléphone dans la liste des téléphones

string

Filtrer par poste/fonction

string

Search by contact name or position (emails and phones are stored in JSON fields)

Responses

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