---
title: "Fetch a list of orders"
method: GET
path: "/orders"
---

# Fetch a list of orders

`GET /orders`

## Query parameters

- `start_date` string, required
- `end_date` string, required

## Response `200`

Orders fetched

## Other responses

- `401` — Unauthenticated
- `500` — Could not fetch

---

[API](https://skmtc.net/northbeam/apis/api-spend-v1.md) · [All operations](https://skmtc.net/northbeam/apis/api-spend-v1/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/northbeam/api-spend-v1/versions/ce42b431eeeb/schema)
