Skip to main content
GET
Read Webhook Event Log

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

webhookEventId
string
required

Response

200 - application/json

OK

id
string
version
integer<int64>
creationDate
string<date-time>
lastModifiedDate
string<date-time>
createdUserInfo
User Info · object
read-only
lastModifiedUserInfo
User Info · object
read-only
status
enum<string>
Available options:
IN_PROGRESS,
COMPLETED,
FAILED,
FAILED_PERMANENTLY,
DISCONNECTED
webhookId
string
attemptStartDate
string<date-time>
url
string
eventType
string
requestHeaders
object
requestBody
string
responseStatusCode
integer<int32>
responseHeaders
object
responseTimeSec
number<float>
retryCount
integer<int32>
requestId
string