HomeGuidesAPI ReferenceChangelog
API Reference

Download a file.

Log in to see full request history
Path Params
int32
required

The parent record ID.

string
required

The parent module name.

string
required

The name of the file (TrustedStorageName, not TrustedDisplayName).

string
required

The hash of the file.

Responses
200

A stream for downloading the file.

400

The operation wasn't successful; the body of the response contains details.

401

The caller is not authenticated with RegScale.

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