GET residentapi/files/url?entityId={entityId}&folderName={folderName}&filePath={filePath}
Returns file url where user can view the file
Request Information
URI Parameters
| Name | Description | Type | Additional 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
stringResponse Formats
application/json, text/json
Sample:
"sample string 1"