Returns the file contents of a remote control recording in the body of the response. The {fileId} is specified using the GUID in the AgentFileId column of the Storage.Agent table.
GET /storage/file/{fileId}/contents
Headers
Field |
Datatype |
Filterable |
Sortable |
|
|
|
|
|
|
|
|
|
|
|
|
Sample Response Model
{
...
"content-disposition": "attachment; filename=kadmin-2017-03-10-03-08-1.webm",
...
}