get http://petstore.swagger.io/v2/store/inventory
Returns a map of status codes to quantities
Log in to see full request history
Response
Returns a map of status codes to quantities
xxxxxxxxxx
curl --request GET \
--url http://petstore.swagger.io/v2/store/inventory \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: