Finds Pets by tags
GET/pet/findByTags
| URL | Description |
|---|---|
| https://petstore.swagger.io/v2 | Default server |
| https://petstore.swagger.io/sandbox | Sandbox server |
| http://127.0.0.1:4010 | Prism Mock API (local) |
| :::caution deprecated |
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
:::
Multiple tags can be provided with comma separated strings. Use tag1, tag2, tag3 for testing.
Request
Responses
- 200
- 400
successful operation
Invalid tag value