GET
/v1/webhooks/triggersGet webhooks triggers
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idQuery parameters
idstringResponses
array of objectWebhookAction
idstringnullablecodestringnullablenamestringnullabledescriptionstringnullablecategorystringnullableisActivebooleancreatedAtstring (date-time)updatedAtstring (date-time)nullablecurl --request GET \
--url 'https://api.4comply.io/v1/webhooks/triggers' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'