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

The project the webhook belongs to.

endpointId
string
required

The unique identifier of the webhook endpoint.

Response

Webhook endpoint found.

createdAt
string
required
enabled
boolean
required
events
string[]
required
id
string
required
name
string
required
projectId
string
required
updatedAt
string
required
url
string
required
filters
WebhookFilterSerializable · object[]
transformations
WebhookTransformationSerializable · object[]