Next Topic

Previous Topic

Book Contents

Get File

Returns a file from the Agent Procedures > Get File page.

GET /assetmgmt/getfiles/{agentId}/file/{path}

Headers

Sample Response Model

{
  "Result": true,
  "ResponseCode": 0,
  "Status": "string",
  "Error": "string"
}