Skip to main content

Get Activity Log

GET 

/api/magento1/instances/:integrationInstance/activity-log

Paginated change history for orders belonging to this integration instance. Each entry records a change event (created, updated, etc.), who made it, and a JSON properties payload holding the before/after attributes and the source of the change. Since Magento 1 is polled rather than pushing webhooks, this is the closest thing to a per-store event feed. Authenticate with a Personal Access Token (PAT) Bearer token.

Request

Responses

OK

Response Headers
    Content-Type