GET/v1/preferencedashboard/getmostsubmittedcorepreference

Get preferencedashboard getmostsubmittedcorepreference

Not yet documented — no summary in the API source.

RequiresAuthorization: Bearer sk_...tenant_id

Query parameters

businessUnitstring
dateRangestring

Responses

array of objectPreferenceBarChartData
idstringnullable
namestringnullable
valueinteger (int32)
curl --request GET \
  --url 'https://api.4comply.io/v1/preferencedashboard/getmostsubmittedcorepreference' \
  --header 'Authorization: Bearer sk_...' \
  --header 'tenant_id: your-tenant-id'