Skip to main content

Get an order

GET 

/api/v1/orders/:id

Returns a single order with recipient details, externalID/externalTags, registration info, and the current kitStatus and sampleStatus of every kit in the order. Poll this endpoint after POST /api/v1/create-order to track fulfillment, or rely on the outbound kit-updated webhook for push updates.

Request

Responses

Order retrieved successfully