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.

Not yet available to API tokens

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

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