GET
/pet/findByTagsoperationId:
findPetsByTagsFinds Pets by tags.
Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
🔒petstore_auth
Parameters
Query Parameters
| tags | array | required | Tags to filter by |
Responses
▼200 OK — successful operation
▼400 Bad Request — Invalid tag value
▼default — Unexpected error