curl --location --request GET 'https://api.302.ai/302/task/1/fetch' \
--header 'Authorization: Bearer '
{
"completed_at": "",
"created_at": "",
"error": "",
"id": "",
"model": "",
"output": "",
"started_at": "",
"status": ""
}