{
"path_list": [
"string"
]
}
curl --location --request POST 'https://api.302.ai/302/claude-code/model//file/download' \
--header 'Authorization: Bearer ' \
--header 'Content-Type: application/json' \
--data-raw '{
"path_list": [
"string"
]
}'
{}