Get Folder File

/folders/{id}/files/{id}

Get a single file on a folder. The returned url is a temporary url that will expire after five minutes.

Get Folder File [GET]

Authorization: Admin, Web, Mobile, Portal

Response 200

Body
  {
    "item": {
      "url": http://....plantMap.gif"
    }
  }

Still need help? Contact Us Contact Us