Skip to main content
GET
Get webhook events for a run
Use this endpoint to inspect previously recorded webhook deliveries for a run, including payload envelopes, delivery status, retry attempts, and timing.

Authorizations

cc-key
string
header
required

API key-based authentication. Provide your CloudCruise API key in the cc-key header.

Path Parameters

session_id
string
required

The ID of the session to retrieve webhook events for

Response

200 - application/json

Webhook events successfully retrieved

webhook_events
object[]
required