Skip to main content

Get file

GET 

/api/v1/:environment/files/:vaultEntryId

Always responds with HTTP 302. The Location URL is self-authenticating — no Authorization header is needed to follow the redirect. The URL has a limited lifetime and must not be cached; on a 401 re-request this endpoint to obtain a fresh redirect URL.

Request

Responses

Redirect to download URL

Response Headers
    Location

    A self-authenticating URL to download the file — no Authorization header is needed to follow the redirect. The URL has a limited lifetime; do not cache it. On a 401, re-request the original endpoint to obtain a fresh URL.