pet
Finds Pets by status.
Multiple status values can be provided with comma separated strings.
GET
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Status values that need to be considered for filter
Available options:
available
, pending
, sold
Response
200
application/json
successful operation
The response is of type object[]
.