GET api/v2/advisor/investors/{investorId}/documents/{VaultFileId}?IsPreview={IsPreview}&AdvisorId={AdvisorId}&request={request}&vaultFileId={vaultFileId}

Download specific file or folder. Investor is specified by the investorId returned from the advisor/investors endpoint.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
VaultFileId

integer

Required

Range: inclusive between 1 and 2147483647

IsPreview

boolean

None.

AdvisorId

integer

None.

investorId

Required: Investor is specified by the investorId returned from the advisor/investors endpoint.

integer

Required

vaultFileId

string

None.

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />