logo
On this page

Returns pet inventories by status

GET

https://petstore.swagger.io/v2/store/inventory

Returns a map of status codes to quantities

Request

Responses

successful operation
Schema
    property name* int32

Authorization: api_key

name: api_keytype: apiKeydescription: For this sample, you can use the api key `special-key` to test the authorization filters.
in: header

1
Copied!
Request
Collapse all
Base URL
https://petstore.swagger.io/v2
Default server
Auth
api_key
RESPONSEClear

Click the "Send" button above and see the response here!

On this page

Back to top