Skip to main content
GET
List contacts by custom field

Authorizations

Authorization
string
header
required

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

Query Parameters

customFieldId
string
required

Custom field id (numeric string). Get it from customFields.list.

value
string
required

Custom field value to match, exact string comparison.

Response

OK

data
object[]
required