Skip to main content

List Orders

GET 

/api/amazon/:integrationInstance/orders

List Amazon orders for an integration instance (list view endpoint).

Authorization

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

Query params:

  • page, limit: pagination
  • search: text search
  • sort: sort field (prefix with - for desc)
  • archived: 0 or 1

Request

Responses

OK

Response Headers
    Content-Type