{
"sandbox_id": "string",
"path": "string"
}curl --location --request POST 'https://api.302.ai/302/sandbox/file/download' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"sandbox_id": "string",
"path": "string"
}'