v1
latestOpenAPI 3.0.32026-08-06224144516.1 KBContacts
List contact custom field values
List all custom field values associated with a contact. This returns the values of all custom fields for the contact data item type for a single contact.
get/contacts/{id}/custom_fields
Path parameters
idnumber required
The ID of the contact to return custom fields for.
Query parameters
pagenumber required
The current page number of custom fields to return.
per_pagenumber required
The number of custom fields to return per page.
Response
OK