v1

latestOpenAPI 3.0.0Apache 2.02026-07-24340250799.5 KB
webhook_integration_deliveries

Get Webhook Integration Delivery

This endpoint returns a single webhook integration delivery.

get/integrations/webhook-deliveries/{webhook_delivery}

Path parameters

webhook_deliverystring required

Query parameters

includestring[]

The comma-separated list of relationship paths.

environmentsstring

The comma-separated list of fields to return in response for Environment resource.

event-definitionsstring

The comma-separated list of fields to return in response for EventDefinition resource.

runsstring

The comma-separated list of fields to return in response for Run resource.

usersstring

The comma-separated list of fields to return in response for User resource.

webhook-integration-deliveriesstring

The comma-separated list of fields to return in response for WebhookIntegrationDelivery resource.

webhook-integrationsstring

The comma-separated list of fields to return in response for WebhookIntegration resource.

workspacesstring

The comma-separated list of fields to return in response for Workspace resource.

The value of the fields[resource-type] parameter is a comma-separated list that refers to the name of the fields to be returned for the resource. An empty value indicates that no fields should be returned.

Response

Success.