GET residentapi/files/url?entityId={entityId}&folderName={folderName}&filePath={filePath}

Returns file url where user can view the file

Request Information

URI Parameters

NameDescriptionTypeAdditional information
entityId

The id in the folder path Ex. (PropertyId, ArchModId, ViolationId, etc.)

integer

Required

folderName

'Documents', 'ArchMods', 'ViolationLetters', 'InfoCenter'

string

Required

filePath

Path to dfs

string

Required

Body Parameters

None.

Response Information

Resource Description

string

Response Formats

application/json, text/json

Sample:
"sample string 1"