v3

OpenAPI 3.0.0Dex Terms of Service2026-07-311481984.7 KB
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

takeinteger
skipinteger
cursorstring uuid
{"stackTrail":"paths:/v2/contacts/filter:post:requestBody:content:application/json:schema:properties:orderBy","oasType":"schema","type":"unknown"}
nearstring

Response

Successful response