Finds Pets by status
1min
GET
AUTHENTICATION
Authorization
Bearer
Bearer
QUERY PARAMETERS
status
string[]
*Status values that need to be considered for filter
RESPONSES
200
successful operation
Pet[]
id
integer<int64>
category
Category
name
string
*Example: doggie
photoUrls
string[]
*Example:
tags
Tag[]
status
string<available | pending | sold>
pet status in the store
400
Invalid status value
ο»Ώ
ο»Ώ
Updated 02 Nov 2023
Did this page help you?