WebhookAttempt

Webhook delivery attempt

This page contains

    Fields

    timestamp: DateTime!

    Timestamp of the attempt

    url: URL!

    URL the webhook was delivered to

    status: String!

    Status code of the attempt

    message: String

    Server message of the attempt

    isManualRetry: Boolean!

    Whether the attempt occurred as part of a manually requested retry

    Parent objects of WebhookAttempt

    Webhook

    Webhook

    Queries for WebhookAttempt

    webhook

    Webhook by identifier