get https://api.thredd.com/eds/api/v1/Webhooks//heartbeat
This endpoint checks the status or "heartbeat" of your registered URL. Accessing this endpoint will enable you to determine if the webhook URL is reachable and responsive.
The request requires path parameters in a valid GUID format.
Sample request:
GET api/v1/Webhooks/af2d48de-2ad7-42f8-a252-8422cd9e6078/heartbeat
DocumentationFor more information on how to ping a webhook, see Create and View Webhooks.