curl --location --request GET 'https://api.302.ai/302/v1/audio/transcriptions' \
--header 'Authorization: Bearer '{
"success": true,
"model_list": [
{
"model": "string",
"provider": "string",
"response_format_list": [
"string"
]
}
]
}