Skip to main content

Get Webhook Event

GET 

/api/shipstation/integration-instances/:integration_instance/webhook-events/:webhook_event

Returns the full detail for a single webhook event, including the raw inbound payload, processing status, error message (if processing failed), dedup key and signature validity.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

Returns 404 if the event does not belong to the given integration instance.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type