---
title: "Returns user inventories from the store"
method: GET
path: "/store/inventory"
tags: ["store"]
---

# Returns user inventories from the store

`GET /store/inventory`

Returns a map of status codes to quantities

## Response `200`

successful operation

- object

## Other responses

- `401` — Access token is missing or invalid

---

[API](https://skmtc.dev/packtpublishing/apis/swagger-store.md) · [All operations](https://skmtc.dev/packtpublishing/apis/swagger-store/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/packtpublishing/swagger-store/revisions/f94aceed91bc/schema)
