get http://petstore.swagger.io/v2/pet/findByStatus
Multiple status values can be provided with comma separated strings
Log in to see full request history
Responses
400Invalid status value
Multiple status values can be provided with comma separated strings
400Invalid status value
xxxxxxxxxx
curl --request GET \
--url http://petstore.swagger.io/v2/pet/findByStatus \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: