Inbound Webhook Management
Get a webhook connector by identifier
Retrieve a specific webhook connector using its string identifier
get/api/v1/inbound_webhooks/{identifier}
Path parameters
identifierstring required
Response
Webhook connector found
Changes
Changed in 3 of the 13 revisions of this API.113
- ●
removed the optional property
errorDescriptionfrom the response with the404statusresponse-optional-property-removed
- ○
added the optional property
error_descriptionto the response with the404statusresponse-optional-property-added
- ○
added the optional property
mappings/items/actionto the response with the200statusresponse-optional-property-added
- ●
- ▲
the
mappings/items/entity/relationsresponse's property type/format changed fromobject/toarray/for status200response-property-type-changed
- ▲
- ○
endpoint added
endpoint-added
- ○