GET
/v1/preferenceflowreport/contactfields/{fieldId}/contactsGet contactfields contacts
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idPath parameters
fieldIdstringrequiredQuery parameters
searchstringpageinteger (int32)default 1pageSizeinteger (int32)default 50Responses
channelsstringnullableemailAddressstringnullablefrequenciesstringnullablesourcestringnullablevaluestringnullabletotalCountinteger (int32)countinteger (int32)valuestringnullablecurl --request GET \
--url 'https://api.4comply.io/v1/preferenceflowreport/contactfields/00000000-0000-0000-0000-000000000000/contacts' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'