To get a video from a report, use the command report/get_result_video:
svc=report/get_result_video¶ms={"attachmentIndex":<uint>}
| Name | Description | 
|---|---|
| attachmentIndex | attachment index | 
{ "video_uri": <text>, /* link to video */ "video_type": <text> /* type of video */ }
  |