{
"file_id": "string"
}curl --location --request POST 'https://api.goapi.ai/api/chatgpt/v1/conversation//download' \
--header 'x-api-key;' \
--header 'Content-Type: application/json' \
--data-raw '{
"file_id": "string"
}'{
"code": 200,
"data": {
"status": "success",
"download_url": "https://files.oaiusercontent.com/file-oeqJ9Aj9wLXVn1F36huwkmKj?se=2024-01-09T11%3A53%3A09Z&sp=r&sv=2021-08-06&sr=b&rscc=max-age%3D299%2C%20immutable&rscd=attachment%3B%20filename%3Dhair4.png&sig=hb2pB4Vg0RwCfvjZ97whwIA8V9ufYLEmY6ia3MPrSbc%3D",
"file_name": "hair4.png",
"creation_time": "2024-01-09 11:28:58.988169+00:00"
},
"message": "success"
}