Skip to main content

Get Order Activity Log

GET 

/api/shopify/:integrationInstance/orders/:order/activity-log

Returns a paginated activity log for a single synced Shopify order - sync events, status changes, and the user or system process that caused each one, newest first.

Authorization

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

Authentication: Requires Bearer token.

filter[search] matches the actor name, the event name, and the recorded change payload. Pagination defaults to 15 per page.

Request

Responses

OK

Response Headers
    Content-Type