Finds Pets by status
Query Parameters
statusstring
Filter pets by their status. Acceptable values include available, pending, and sold
Default value
available
Enum values:
availablependingsoldResponse
200
Object
successful operation
Response Attributes
10integer
Placeholder for the first item in the response array representing a pet object
doggieinteger
Placeholder for the second item in the response array representing a pet object
[object Object]integer
Placeholder for the third item in the response array representing a pet object
Show child attributes
integer
Placeholder for the fourth item in the response array representing a pet object
Show child attributes
0,integer
Placeholder for the fifth item in the response array representing a pet object
Show child attributes
availableinteger
Placeholder for the sixth item in the response array representing a pet object
400
Object
Invalid status value
Was this section helpful?
Response
Was this section helpful?