curl --location --request GET 'https://api.topview.ai/v1/upload/check?fileId=' \ --header 'Authorization;' \ --header 'Topview-Uid;'
{ "code": "string", "message": "string", "result": true }