retrieve Webhook With Id
GET {{baseUrl}}/api/webhook/:webhookId
Retrieves the webhook for the given Id. If you pass in null for the id, this will return all the webhooks.
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |
RESPONSES
status: OK
{"webhook":{"connectTimeout":"\u003cinteger\u003e","data":{"nostruda":{},"exercitation160":{}},"description":"\u003cstring\u003e","eventsEnabled":{"magna_ca":"\u003cboolean\u003e"},"global":"\u003cboolean\u003e","headers":{},"httpAuthenticationPassword":"\u003cstring\u003e","httpAuthenticationUsername":"\u003cstring\u003e","id":"\u003cuuid\u003e","insertInstant":"\u003clong\u003e","lastUpdateInstant":"\u003clong\u003e","readTimeout":"\u003cinteger\u003e","signatureConfiguration":{"signingKeyId":"\u003cuuid\u003e","enabled":"\u003cboolean\u003e"},"sslCertificate":"\u003cstring\u003e","sslCertificateKeyId":"\u003cuuid\u003e","tenantIds":["\u003cuuid\u003e","\u003cuuid\u003e"],"url":"\u003cstring\u003e"},"webhooks":[{"connectTimeout":"\u003cinteger\u003e","data":{"quis3e":{}},"description":"\u003cstring\u003e","eventsEnabled":{"aute974":"\u003cboolean\u003e","ut_c":"\u003cboolean\u003e"},"global":"\u003cboolean\u003e","headers":{},"httpAuthenticationPassword":"\u003cstring\u003e","httpAuthenticationUsername":"\u003cstring\u003e","id":"\u003cuuid\u003e","insertInstant":"\u003clong\u003e","lastUpdateInstant":"\u003clong\u003e","readTimeout":"\u003cinteger\u003e","signatureConfiguration":{"signingKeyId":"\u003cuuid\u003e","enabled":"\u003cboolean\u003e"},"sslCertificate":"\u003cstring\u003e","sslCertificateKeyId":"\u003cuuid\u003e","tenantIds":["\u003cuuid\u003e","\u003cuuid\u003e"],"url":"\u003cstring\u003e"},{"connectTimeout":"\u003cinteger\u003e","data":{"magna_0d":{},"nulla_81":{}},"description":"\u003cstring\u003e","eventsEnabled":{"laborum981":"\u003cboolean\u003e","anim_dd":"\u003cboolean\u003e"},"global":"\u003cboolean\u003e","headers":{},"httpAuthenticationPassword":"\u003cstring\u003e","httpAuthenticationUsername":"\u003cstring\u003e","id":"\u003cuuid\u003e","insertInstant":"\u003clong\u003e","lastUpdateInstant":"\u003clong\u003e","readTimeout":"\u003cinteger\u003e","signatureConfiguration":{"signingKeyId":"\u003cuuid\u003e","enabled":"\u003cboolean\u003e"},"sslCertificate":"\u003cstring\u003e","sslCertificateKeyId":"\u003cuuid\u003e","tenantIds":["\u003cuuid\u003e","\u003cuuid\u003e"],"url":"\u003cstring\u003e"}]}