Skip to main content

Get Webhook Event

GET 

/api/shippit/instances/:integration_instance/webhooks/:webhookEvent

Returns a single webhook event received from Shippit, including its full raw payload. processed_at (and the processed flag) reflect whether the ingest pipeline has already handled the event.

Returns 404 when the event does not exist or belongs to a different integration instance.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type