Skip to main content
GET
TypeScript

Authorizations

Authorization
string
header
required

Project-bound Apollo Signal API key. Keys begin with ap_signal_ and must carry the permission shown on the operation.

Path Parameters

projectId
string
required

Project identifier. For API-key authentication, it must match the project bound to the key.

endpointId
string
required

Webhook endpoint identifier in this project.

deliveryId
string
required

The external ID of the delivery.

Response

Delivery found.

attemptCount
integer<int32>
required
createdAt
string
required
eventType
string
required
id
string
required
projectId
string
required
status
string
required
updatedAt
string
required
webhookEndpointId
string
required
lastError
string
lastStatusCode
integer<int32>
nextAttemptAt
string
responseBodySnippet
string