GET
/store/inventoryList 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.
200Returns an object mapping each pet status code to its integer inventory quantity.
defaultUnexpected error