Returns a list containing file information for each file associated with an Instance. This list does not include comment files.
| name | type | required | description |
|---|---|---|---|
| instance_sid | string | true | SID of the Intance |
Append your key and the token obtained from either Access/exchange-token or Access/impersonate to the querystring (key=mykey&token=kj123khb123hb123hb123jh123) or to the headers (Authorization:Bearer kj123khb123hb123hb123jh123) of your request.
[
{"CreatedBy":"4e99e0dd-b3b3-4d5d-826d-3d5ae62a16cf",
"CreatedDate":"/Date(1357669476000)/",
"FileKey":"73bb4114-3cb6-44f1-8e41-8dc4deec56d4",
"FileName":"SOW_Attachment_-_Rich.ipml",
"FilePath":"C:\GitHub\\service-55\wcf\IntegrifyAPI.ServiceHost\attachments\Integrify\instance\000\000\001\679\1679\data\73bb4114-3cb6-44f1-8e41-8dc4deec56d4",
"QuestionID":"12697",
"QuestionLabel":"Scope of Work: (Attachment 2)",
"StreamEndpoint":"/files\link?owner_sid=161880f0-14be-4729-aeef-e279babbcf07&owner_type=Instance&file_id=73bb4114-3cb6-44f1-8e41-8dc4deec56d4",
"TaskSID":"8c765e8f-3e66-4d9f-b292-e248b4bbcf48","
TaskState":"Completed"}
]