Try it

Finds Pets by tags Deprecated

Muliple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.

Authorizations:
petstore_auth (write:petsread:pets)
query Parameters
tags
required
Array of strings

Tags to filter by

Responses

200

successful operation

400

Invalid tag value

get/pet/findByTags
http://petstore.swagger.io/v2/pet/findByTags

Response samples

Content type
No sample