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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type