curl --location --request GET 'https://openapi.qiyuesuo.com/v2/contract/downloadurl' \ --header 'x-qys-open-accesstoken: {{x-qys-open-accesstoken}}' \ --header 'x-qys-open-timestamp: {{x-qys-open-timestamp}}' \ --header 'x-qys-open-nonce: {{x-qys-open-nonce}}' \ --header 'x-qys-open-signature: {{x-qys-open-signature}}'
{ "result": { "downloadUrls": [ { "documentId": "3053227770336247942", "title": "ces", "downloadItems": "CONTRACT", "downloadUrl": "https://m.qiyuesuo.me/stateless/download?key=ac24ed09-6dff-443a-8647-29cf05b5182b" }, { "documentId": "3053227772693446794", "title": "V2添加模板文档", "downloadItems": "CONTRACT", "downloadUrl": "https://m.qiyuesuo.me/stateless/download?key=33bccf48-9b2d-4e55-aa4c-34fbfa6cbf6b" }, { "contractId": "3053227767890968697", "title": "接口发起-签署日志", "downloadItems": "SIGNLOG", "downloadUrl": "https://m.qiyuesuo.me/stateless/download?key=a2481ab8-6743-40d5-a6b2-5726daa81927" } ] }, "code": 0, "message": "SUCCESS" }