curl --location --request GET '/api/base-service/file/download?key' \
--header 'x-token: {{x-token}}' \
--header 'ebfs-key: apiKey' \
--header 'ebfs-timestamp: timestamp' \
--header 'ebfs-nonce;' \
--header 'ebfs-signature;'{
"code": "string",
"errorArgs": [
{}
],
"message": "string"
}