/driver.curl --location --request GET 'https://api.cloud-services.yuv.com.br/facials/1' \
--header 'Authorization: Bearer <token>'{
"data": [
{
"id": 12673,
"fileUrl": "https://link-to-image.com"
}
]
}