contacts
Filter contacts (v2)
List contacts with filters sent in the request body. Accepts a Prisma-shaped where clause, an optional geographic near radius, and pagination. Returns the same shape as GET /v2/contacts/ with an extra filterHash — a 16-char canonical fingerprint of the filter that actually ran. Clients use it as a stable cache key.
post/v2/contacts/filter
Request body
Response
Successful response