Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Webhook endpoint id
Response
Operation succeeded.
The response is of type object
.
Finds a webhook endpoint by id.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Webhook endpoint id
Operation succeeded.
The response is of type object
.