GET
/v1/4bridge/webhooks/endpointsGet webhooks endpoints
Not yet documented — no summary in the API source.
Requires
Authorization: Bearer sk_...tenant_idQuery parameters
taskIdstringResponses
idstringnullabletask_idstringnullableendpoint_urlstringnullablesource_systemstringnullableis_activebooleanlast_triggered_atstring (date-time)nullabletrigger_countinteger (int32)created_atstring (date-time)curl --request GET \
--url 'https://api.4comply.io/v1/4bridge/webhooks/endpoints' \
--header 'Authorization: Bearer sk_...' \
--header 'tenant_id: your-tenant-id'