GET/v1/preferenceflowreport/pages

Get preferenceflowreport pages

Not yet documented — no summary in the API source.

RequiresAuthorization: Bearer sk_...tenant_id

Query parameters

businessUnitstring

Responses

array of objectFlowPageDto
businessUnitstringnullable
contactCountinteger (int32)
coreContactCountinteger (int32)
corePreferenceCountinteger (int32)
descriptionstringnullable
idstringnullable
namestringnullable
statusstringnullable
curl --request GET \
  --url 'https://api.4comply.io/v1/preferenceflowreport/pages' \
  --header 'Authorization: Bearer sk_...' \
  --header 'tenant_id: your-tenant-id'