Authorization: Bearer ********************curl --location --request GET 'https://www.antapi.ai//v1/files//content' \
--header 'Authorization: Bearer <token>'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}