Get order activity timeline
Orders
Get order activity timeline
Returns the complete activity timeline for an order, including status transitions, emails
sent, payments recorded, fulfillment events, and user comments. Timeline entries are sorted
chronologically and each entry identifies the actor (user ID or system) and the timestamp.
Requires orders:read scope.
GET
Get order activity timeline
Authorizations
API key issued per entity via Settings > Developers > API Keys.
Each key carries scopes (e.g. orders:read, products:write).
Bearer token format: Authorization: Bearer ark_live_ent_Test keys use ark_test_ent_. Both are issued per entity
via Settings > Developers > API Keys.

