Skip to main content
GET
Get contacts

Authorizations

Authorization
string
header
required

Account API key passed in the Authorization header

Query Parameters

contact_id
string[] | null
required

Repeatable. The contacts to read, up to 100 per call. Take the ids from a contacts list, a contact search or a people search.

Response

OK

contacts
object[] | null
required

One entry per id that resolved, in no guaranteed order. An id naming no contact in this account is simply absent — read contact_id to match them back.