get deprecatedhttp://petstore.swagger.io/v2/pet/findByTags
Muliple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Log in to see full request history
Responses
400Invalid tag value
Muliple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
400Invalid tag value
xxxxxxxxxx
curl --request GET \
--url http://petstore.swagger.io/v2/pet/findByTags \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: