---
search:
  tags:
    - Orders
    - GET
seo:
  description: >-
    List orders. Requires start and end. Optional paymentState filters by
    payment status. Newest… Reference for the GET /orders endpoint in the
    scango.ch API API.
sidebar:
  badge: GET
  label: List orders
title: List orders
type: openapi-operation
---
List orders. Requires `start` and `end`. Optional `paymentState` filters by payment status. Newest first. Use `limit` and optional `cursor` for pagination. Soft-deleted orders are omitted unless `includeDeleted=true`; those rows are marked `deleted: true`.

<Operation source="en-api-reference" id="listorders" />
