Retrieve a file from a client v2

Download files from a client based on the file key. The key can be found in the response from the 'query client by id' call. It will be available in the flowData object, under the flow ID in whichthe end client uploaded the file, part of the the fileData attribute.

Allows you to access and download client files based on the file key.

The file key can be obtained from the response of the 'query client by id' call. The key is available in the flowData object, under the corresponding flow ID, within the fileData attribute.

Confirm authorization using Authorization v2.

Query parameters should include a key query which is a Base64 encoded string,such as: key=base64encoded.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!