WebhookLog

  • createdAt
    Type: stringFormat: date-time
    required

    When the webhook was delivered

  • eventName
    Type: string
    required

    Name of the event that triggered the webhook

  • id
    Type: integer
    read-only
    required

    Integer numbers.

  • errorMessage
    Type: string

    Error message if the webhook delivery failed

  • requestPayload
    Type: object

    Payload sent in the webhook request

  • responseBody
    Type: string

    Response body (truncated if too large)

  • responseStatus
    Type: integer

    HTTP status code of the response