latestOpenAPI 3.1.02026-08-21468220497.9 KB

292f0c9a098f

contacts

Get Contacts Known By

Batch known-by facts for a set of contacts: which org members know each contact, with source + first/last-touch timestamps. Facts only — no computed warmth score (explicit product decision, see the plan).

org_id-scoped like every other read here; a contact_id outside the caller's org simply yields no rows (contact_known_by carries its own org_id column, so no separate ownership check is needed).

post/api/contacts/known-by

Query parameters

user_idstring nullable
org_idstring nullable

Request body

contact_idsstring[] required

Response

Successful Response

{"stackTrail":"paths:/api/contacts/known-by:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}