Searches for contacts that contain a specific value in a specific custom field. Returns up to 100 matching contacts.
Name of the custom field to search for
Value of the custom field to search for
Page number (1-based)
Number of contacts per page (max 100)
Format of custom fields in response. NESTED returns array of objects with id, field_name, field_value. FLAT returns object with field names as keys.
FLAT, NESTED