Finds Pets by tags
get/pet/findByTagsDeprecated
findPetsByTags
Finds Pets by tags
Parameters
query
| Name | Type | Required | Description | Default |
|---|---|---|---|---|
| tags | array | required | Tags to filter by |
Responses
Authentication
petstore_auth (write:pets, read:pets)
Code Examples