VRPlatformVRPlatform
Webhooks

/webhook-deliveries/{id}

Inspect one delivery and its sanitized attempt history.

Required scope: webhooks:read

GET
/webhook-deliveries/{id}
X-API-Key<token>

API key provided in dashboard

In: header

Path Parameters

id*string
Match^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$
Formatuuid

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json

curl -X GET "https://api.vrplatform.app/webhook-deliveries/497f6eca-6276-4993-bfeb-53cbbbba6f08"
{
  "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  "webhookId": "ed71eef4-4c34-46dc-81fe-954e560454fd",
  "subscriptionRevision": 9007199254740991,
  "teamId": "a4ede8ba-7c0a-4485-8763-cbd9b282fbec",
  "eventType": "webhook.test",
  "apiVersion": "2026-07-01",
  "resourceType": "webhook",
  "resourceId": "string",
  "status": "queued",
  "attemptCount": 9007199254740991,
  "nextAttemptAt": "2024-01-15T12:30:00.000+00:00",
  "lastErrorCode": "string",
  "deliveredAt": "2024-01-15T12:30:00.000+00:00",
  "failedAt": "2024-01-15T12:30:00.000+00:00",
  "createdAt": "2024-01-15T12:30:00.000+00:00",
  "updatedAt": "2024-01-15T12:30:00.000+00:00",
  "body": "string",
  "attempts": [
    {
      "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
      "attemptNumber": 9007199254740991,
      "startedAt": "2024-01-15T12:30:00.000+00:00",
      "finishedAt": "2024-01-15T12:30:00.000+00:00",
      "durationMs": 9007199254740991,
      "responseStatus": -9007199254740991,
      "errorClass": "string",
      "responseExcerpt": "string",
      "createdAt": "2024-01-15T12:30:00.000+00:00"
    }
  ]
}
{
  "code": "string",
  "message": "string",
  "links": {
    "docs": "string",
    "schema": "string"
  },
  "issues": [
    {
      "message": "string",
      "path": [
        "string"
      ],
      "schema": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "links": {
    "docs": "string",
    "schema": "string"
  },
  "issues": [
    {
      "message": "string",
      "path": [
        "string"
      ],
      "schema": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "links": {
    "docs": "string",
    "schema": "string"
  },
  "issues": [
    {
      "message": "string",
      "path": [
        "string"
      ],
      "schema": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "links": {
    "docs": "string",
    "schema": "string"
  },
  "issues": [
    {
      "message": "string",
      "path": [
        "string"
      ],
      "schema": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "links": {
    "docs": "string",
    "schema": "string"
  },
  "issues": [
    {
      "message": "string",
      "path": [
        "string"
      ],
      "schema": "string"
    }
  ],
  "context": null
}
{
  "code": "string",
  "message": "string",
  "links": {
    "docs": "string",
    "schema": "string"
  },
  "issues": [
    {
      "message": "string",
      "path": [
        "string"
      ],
      "schema": "string"
    }
  ],
  "context": null
}