Get Order Timeline
Orders
Get Order Timeline
Get the timeline of events and notes for a specific order
GET
Get Order Timeline
V2 Preview — This endpoint is part of the V2 API preview. Breaking changes may occur.
Overview
Return the timeline of events and notes for a specific order. Timeline entries include system events (status changes, fulfillments) and user-added notes.Use Cases
- Order detail page — Show a chronological activity feed for the order
- Dispute resolution — Review the history of communications on an order
- Audit trail — Track who did what and when on an order
Headers
A valid vendor JWT. Requires
orders:read scope.Path Parameters
The
_id of the order.Response
200
Error Responses
401
404