GET
/v1/masterdashboard/widgets/code/{code}Get widgets code
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idPath parameters
codestringrequiredResponses
idstringnullablecodestringnullablelabelstringnullablecolorstringnullablewidthinteger (int32)heightinteger (int32)componentstringnullabledescriptionstringnullablecategorystringnullableisActivebooleancreatedAtstring (date-time)updatedAtstring (date-time)curl --request GET \
--url 'https://api.4comply.io/v1/masterdashboard/widgets/code/example-code' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'