---
title: "List"
method: GET
path: "/items/"
---

# List

`GET /items/`

Returns a list of all the order items for an individual user.

## Query parameters

- `order` string
- `offer` string
- `subscription` string
- `one_time` boolean
- `status` integer
- `place` string, date
- `place_start` string, date
- `place_end` string, date
- `product` string
- `omit_price_calculation` boolean
- `order_updated_start` string, date
- `order_updated_end` string, date
- `include_incentives` boolean

## Response `200`

200

## Other responses

- `400` — 400
- `403` — 403
- `404` — 404

---

[API](https://skmtc.net/ordergroove/apis/ordergroove-restrpc.md) · [All operations](https://skmtc.net/ordergroove/apis/ordergroove-restrpc/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ordergroove/ordergroove-restrpc/revisions/ba97e740d08c/schema)
