Skip to main content

List Orders

GET 

/api/amazon/:integrationInstance/orders

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

Not yet available to API tokens

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

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