List The HTTP Servers For A Network
GET {{baseUrl}}/networks/:networkId/webhooks/httpServers
List the HTTP servers for a network
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
X-Cisco-Meraki-API-Key | null |
RESPONSES
status: OK
[{"id":"ABC123","networkId":"N_123","name":"My HTTP server","url":"https://www.example.com/webhooks","sharedSecret":"foobar","payloadTemplate":"Meraki"}]