GET
/
v1
/
integrations
/
webhook
/
provider
/
{providerOrIntegrationId}
/
status
curl --request GET \
  --url https://api.novu.co/v1/integrations/webhook/provider/{providerOrIntegrationId}/status
true

Path Parameters

providerOrIntegrationId
string
required

Response

200
application/json
The status of the webhook for the provider requested

The response is of type boolean.