---
title: "Returns pet inventories by status."
method: GET
path: "/store/inventory"
tags: ["store"]
---

# Returns pet inventories by status.

`GET /store/inventory`

Returns a map of status codes to quantities.

## Response `200`

successful operation

- object

## Other responses

- `default` — Unexpected error

## Changes

- **2025-03-12** `253de9e0f0ae` — 2 info
  - added the required property `code` to the response with the `default` status
  - added the required property `message` to the response with the `default` status

[Change history](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0/changes/store/inventory/get.md)

---

[API](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0.md) · [All operations](https://skmtc.dev/swagger/apis/swagger-petstore-openapi-3-0/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/swagger/swagger-petstore-openapi-3-0/revisions/e1a2480ffa44/schema)
