Skip to main content
POST
Get contacts by ids

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Body

ids
string[] | null

The IDs of the contacts to retrieve. A maximum of 500 ids may be supplied per request.

Response

When request is successful. Returns the matching 'Contact' objects.

id
string | null
href
string | null
relation
string | null
method
string | null
default:GET
self
object | null
value
object[] | null