Skip to main content

Export video sources for a super instance

GET 

/public/reports/superinstance/:superInstanceId/video-sources

Exports one row per interactive video source across every instance in the super instance, with its host type, source URL, owner email and LMS course IDs. Defaults to all active videos; optionally filter by video host and created date range. By default the report is generated in the background and emailed to the caller as a download link; pass runAsync=false to get the CSV back in the response instead. Only one export can run at a time per instance/super instance.

Request

Responses

The CSV report, or a confirmation that it will be emailed.