---
title: "GET /users/{userId}/items"
method: GET
path: "/users/{userId}/items"
---

# GET /users/{userId}/items

`GET /users/{userId}/items`

## Path parameters

- `userId` integer, required

## Query parameters

- `day` 1 | 2 | 3 | 4 | 5 | 6 | 7 — Represents the days of the week starting with Sunday as 1.
- `subscriptionsOnly` boolean, nullable

## Response `200`

getItems_1 200 response

- ShoppingCartControllerShoppingCartItemWithNextDateShoppingCartItemStoredShoppingCartItem[]
  - `nextDate` string, date, required

---

[API](https://skmtc.dev/mamaearth/apis/mama-earth-api.md) · [All operations](https://skmtc.dev/mamaearth/apis/mama-earth-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/mamaearth/mama-earth-api/revisions/42b90383d711/schema)
