List the team's document orders (cursor-paginated)
Order Exports
List the team's document orders (cursor-paginated)
Returns the team’s TeamDocumentOrder rows in TeamDocumentOrderId order. Pass the largest TeamDocumentOrderId from the previous page as lastItemId to fetch the next page. Intended for machine clients (cron, integrations) — the Vue portal uses /orders/list (AG Grid) instead.
GET
List the team's document orders (cursor-paginated)
Pro+ tier
Authorizations
Query Parameters
Take rows with TeamDocumentOrderId greater than this value. Pass 0 (default) for the first page.
Page size, max 100.