Searches for contacts that contain a specific value in a specific custom field. Returns up to 100 matching contacts.
Documentation Index
Fetch the complete documentation index at: https://docs.revyops.com/llms.txt
Use this file to discover all available pages before exploring further.
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