curl --location --request GET 'https://api.gauas.com/api/v2/upload/file?file_path=undefined&bucket=undefined' \
--header 'Private-Key: qmz*@dfwsx' \
--header 'Authorization: Bearer {{ACCESS-TOKEN}}' \
--header 'Content-Type: application/json' \
--data '{
"file_path": "string"
}'{}