get
https://api.reteno.com/api/v1/contacts
Search for contacts. The method returns max 500 results.
The total amount of contacts is in the TotalCount header.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests⦠| |||
Loadingā¦
Note
sortBy=contactIdsorts the results in descending order, so the newest contact is returned first.To get the most recently created contact for an external identifier, send the request with
externalCustomerIdandsortBy=contactId, and take the first element of the response.
