Return The Status Of A Webhook Test For A Network
GET {{baseUrl}}/networks/:networkId/webhooks/webhookTests/:webhookTestId
Return the status of a webhook test for a network
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
{"id":"1234","url":"https://www.example.com/path","status":"delivered"}