Swagger Petstore - OpenAPI 3.0
GET/store/inventory

List pet inventory by status

Lists the number of pets in the store for each status. Use the response map to inspect quantities by status code. The response contains integer inventory counts keyed by status.

2 status codes
200Returns an object mapping each pet status code to its integer inventory quantity.
defaultUnexpected error