GET
/v1/webhookactions/category/{category}Get webhookactions category
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idPath parameters
categorystringrequiredResponses
array of objectWebhookAction
idstringnullablecodestringnullablenamestringnullabledescriptionstringnullablecategorystringnullableisActivebooleancreatedAtstring (date-time)updatedAtstring (date-time)nullablecurl --request GET \
--url 'https://api.4comply.io/v1/webhookactions/category/string' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'