GET /v1/webhooks/{id}
Path parameters
string
required
The webhook endpoint id, e.g.
wh_3kQ9p2.Request
Response
Returns200 OK with the endpoint. signingSecret is redacted to an empty string. An id that is unknown or not visible to this project returns 404 not_found.
200 OK
