Authorization: Bearer ********************
curl --location --request GET 'http://prod-cn.your-api-server.com/volc/v1/contents/generations/tasks/cgt-20250918162200-txbzb' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}