You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

CURL

Request

curl --location 'https://case.ipobs.acc.web1.wipo.int/case-api/v1/documents?documentIdentifier=2018800149760100005201908301042117164_CN&output=file&applicationNumber=CN201880014976.0&operation=download&pageCount=4' \
--header 'Authorization: Bearer <authorization token from gettoken request 1.2.2.1>'


be aware that the values for the parameters used in this get, have to be pulled from the response from the getdoclist request (1.2.2.5)



Response

{
    "s3DownloadUrl": "https://case-upload-eu-central-1-329803703153.s3.eu-central-1.amazonaws.com/cn/CN201880014976.0-2018800149760100005201908301042117164_CN.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=ASIAUZSOVENYTHZMNI34%2F20240207%2Feu-central-1%2Fs3%2Faws4_request&X-Amz-Date=20240207T134042Z&X-Amz-Expires=900&X-Amz-Security-Token=FwoGZXIvYXdzEB8aDHkDuqQySiQyzgm%2FnSLAAX5HFGxfE4RypsKryWhSA0oFVdc4Ju9CA6A%2Bgp8QYFfTXRD7RJBOv%2B4sI8LA%2BDumyZnofWHxl84Sxy%2FEigBHQKh9QGxVpHb6XJALyYxvfyHaM4P6IGsgmP0a8goUfTCA9CD2gTwnfDl5ZvGTBf1iqsXyMWCnMfYXP9dOFIiZJKAiGaBf11%2BNiNAUa4j5NS9QXIfZUmMCi056xYd5rWKDIB3eJgrReseQNqtXbI3268fOz6du1v1dbkQ58W3k0oJ8KijakI6uBjIt39xrXHnXQnLi9uhoWkgIQ1FwlVpF0yt0MOTocdvFgAatE0qXbilCTlBYXROD&X-Amz-Signature=6c1ba831335040cef63adb9fcefcdd3c0b142553c052b4e1e12ed2f5084ae13b&X-Amz-SignedHeaders=host&response-content-disposition=attachment%3B%20filename%3D%22CN201880014976.0-2018800149760100005201908301042117164_CN.pdf%22"
}

After going to the link, the document (PDF) can be accessed:

  • No labels