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