Skip to content

Returns pet inventories by status.

GET
/store/inventory
curl -X GET '/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

Try it

Send a real request to this endpoint. Credentials stay in your browser; the call is routed through the portal's hardened proxy.

Suggest an edit to this page