Skip to main content

Finds Pets by tags

GET 

/pet/findByTags

URLDescription
https://petstore.swagger.io/v2Default server
https://petstore.swagger.io/sandboxSandbox server
http://127.0.0.1:4010Prism 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

successful operation