Multiple status values can be provided with comma separated strings
Status values that need to be considered for filter
successful operation
Invalid status value
curl -i -X GET \ 'https://petstore.swagger.io/v2/pet/findByStatus?status=available' \ -H 'Authorization: Bearer <YOUR_TOKEN_HERE>'