List all custom field values

{ "fieldValues": [ { "contact": "5", "field": "1", "value": "Burger", "cdate": "2018-09-29T12:03:11-06:00", "udate": "2018-09-29T12:03:11-06:00", "links": { "owner": "https://:account.api-us1.com/api/3/fieldValues/1/owner", "field": "https://:account.api-us1.com/api/3/fieldValues/1/field" }, "id": "1", "owner": "5" }, { "contact": "7", "field": "2", "value": "2018-05-10", "cdate": "2018-04-24T12:04:46-06:00", "udate": "2018-04-24T12:04:46-06:00", "links": { "owner": "https://:account.api-us1.com/api/3/fieldValues/2/owner", "field": "https://:account.api-us1.com/api/3/fieldValues/2/field" }, "id": "2", "owner": "7" } ], "meta": { "total": "2" } }
Query Params
string

ID of the field the value belongs to.

string

Value of the custom field for a specific contact

Responses

Language
Credentials
URL
Choose an example:
application/json