Skip to content

Returns pet inventories by status.

GET
/store/inventory
curl -X GET 'https://petstore3.swagger.io/api/v3/store/inventory'

Returns a map of status codes to quantities.

Successful operation

Media type application/json
object
key
additional properties
integer format: int32
Example generated
{
"additionalProperty": 1
}

Unexpected error

Suggest an edit to this page