meta { name: Downloads a file from an Asset object. type: http seq: 9 } get { url: {{baseUrl}}/api/v2/Asset/:fileName/:memoriSessionID body: none auth: none } params:path { fileName: memoriSessionID: }