cURL
curl --request GET \ --url https://petstore3.swagger.io/api/v3/store/inventory \ --header 'api_key: <api-key>'
{}
Returns a map of status codes to quantities.
successful operation
Was this page helpful?