Next Topic

Previous Topic

Book Contents

Get Document

Returns a document from the Audit > Documents page.

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

Headers

Sample Response Model

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