Webhooks
Get webhook endpoint by ID
Retrieve details of a specific webhook endpoint by ID
get/webhooks/{webhookEndpointId}
Path parameters
webhookEndpointIdstring uuid required
ID for the webhook
Response
Example response
{
"createdAt": "2016-07-22T00:00:00Z",
"updatedAt": "2016-07-22T00:00:00Z"
}