Authorization: Bearer ********************read:pets-read your petswrite:pets-modify pets in your accountcurl --location '/pets?status=available%2Cpending&tags=dog%2Cfish' \
--header 'Accept: 1' \
--header 'Cookie: c1=111'{
"id": 15,
"category": {
"id": 21,
"name": "Marcella Weissnat"
},
"name": "doggie",
"photoUrls": [
"https://loremflickr.com/400/400?lock=3918785348234384",
"https://loremflickr.com/400/400?lock=6202587563304484"
],
"tags": [
{
"id": 47,
"name": "Celia Breitenberg"
}
],
"status": "available"
}