GET
/
api
/
webhooks
/
{id}
/
{
  "url": "<string>",
  "trigger": "LEAD_CREATED"
}

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Path Parameters

id
integer
required

A unique integer value identifying this webhook.

Response

200 - application/json

The response is of type object.