GET
/v1/masterdashboard/widgets/activeGet widgets active
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idResponses
array of objectDashboardWidget
idstringnullablecodestringnullablelabelstringnullablecolorstringnullablewidthinteger (int32)heightinteger (int32)componentstringnullabledescriptionstringnullablecategorystringnullableisActivebooleancreatedAtstring (date-time)updatedAtstring (date-time)curl --request GET \
--url 'https://api.4comply.io/v1/masterdashboard/widgets/active' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'