curl --location --request GET 'https://api.openai-hub.com/v1/fine-tunes//events' \
--header 'Authorization: Bearer sk-0ABIEXVjh9****Qckjy'{
"error": {
"message": "string",
"type": "string",
"param": "string",
"code": "string"
}
}