Finds Pets by tagsDeprecated

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

Securitypetstore_auth
Request
query Parameters
tags
required
Array of strings

Tags to filter by

Responses
200

successful operation

400

Invalid tag value

get/pet/findByTags
Response samples
[
  • {
    }
]