Skip to main content
GET

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

name
string

Optional contact name filter. Use with or without account_id as an alternative to ids[]

account_id
string<uuid>

Optional Prospect Hub account public ID filter. Use with or without name as an alternative to ids[]

ids[]
string[]

Optional contact ID filter (maximum of 20 ids). Use ids[] or name/account_id filters

Maximum array length: 20

Response

Successful

contacts
object[]