Authori-Zation: ********************
curl --location --request GET '/adminapi/export/productAudit?field_key=' \ --header 'Authori-Zation;' \ --form 'appkey="{{APPKEY}}"' \ --form 'version="{{VERSION}}"' \ --form 'timestamp="{{TIMESTAMP}}"' \ --form 'sign="{{SIGN}}"'
{}