Authorization: Bearer ********************curl --location --request GET '/v1/fine-tunes//events' \
--header 'Authorization: Bearer <token>'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}