WebhookDeliveryAttempt

  • attemptedAt
    Type: stringFormat: date-time

    When the attempt was made

  • attemptNumber
    Type: integer

    Attempt number (1-based)

  • duration
    Type: integer

    Request duration in milliseconds

  • errorMessage
    Type: string

    Error message if the attempt failed

  • responseBody
    Type: string

    HTTP response body (truncated)

  • responseStatus
    Type: integer

    HTTP response status code