Get a destination

GET {{baseUrl}}/:workspace_slug/webhooks/:id

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"data":{"id":"0JxFAV","type":"webhook_destination","attributes":{"name":"My Test Webhook","enabled":true,"updated_at":"2022-03-22T10:10:54.831Z","created_at":"2022-03-22T10:10:54.831Z","event_type":null,"url":"http://www.example.com/webhook"}}}