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