Download OpenAPI specification:Download
How many items to return at one time (max 100)
A paged array of pets
unexpected error
[{"id": 0,"name": "string","tag": "string"}]
Null response
{"code": 0,"message": "string"}
The id of the pet to retrieve
Expected response to a valid request
{"id": 0,"name": "string","tag": "string"}