cURL
curl --request GET \ --url https://api.novu.co/v1/integrations/webhook/provider/{providerOrIntegrationId}/status
true
Return the status of the webhook for this provider, if it is supported or if it is not based on a boolean value
The status of the webhook for the provider requested
The response is of type boolean.
boolean
Was this page helpful?