Finds Pets by tags

get/pet/findByTagsDeprecated
findPetsByTags
Finds Pets by tags
Parameters
query
NameTypeRequiredDescriptionDefault
tagsarrayrequiredTags to filter by
Responses
Authentication
petstore_auth (write:pets, read:pets)
Code Examples
curl -X GET 'https://api.example.com/pet/findByTags'