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