List contacts, most recently changed first, or look one up by phone number
List contacts, most recently changed first, or look one up by phone number. Every contact has the same fields as the single lookup plus tags and updated_at. SYNCING: store the time of your last call, and next time fetch only what changed since with updated_since — combine with the contact.created, contact.updated and contact.deleted webhooks to know when it is worth asking. Deleted contacts are not in the list; you only get those as contact.deleted.
Authentication
Your API key as a Bearer token.
Parameters
Rows per page. 1–100, default 25.
Rows to skip. Default 0.
Danish number, any format. An unknown number returns an empty list, never a 404.
ISO 8601. Only contacts created or changed at or after this time. An invalid date gives 400.
Only contacts with this tag. See GET /v1/contact-tags.
Request
Response
Success.
object
