Get file download URL

It is designed to retrieve the documents including the subscription, AML/KYC or other supporting documents from the orders you have access to.

Before calling this API, the fileId can be extracted from our getOrder GraphQL. Refer here for our instruction.

Generate a temporary URL to download a file supplied in the input parameter. The returned URL is a pre-signed URL from AWS S3, which has 10 minutes expiry. The URL provides a restricted access to download the requested file directly from AWS S3, which is Anduin's underlining document storage system. Attempts to use the URL after the expiry time will result in an AccessDenied error from AWS S3.

Language
Authorization
Header
URL
Click Try It! to start a request and see the response here!