Skip to main content

Export instructors for an instance

GET 

/public/reports/instance/:instanceId/instructors

Exports one row per instructor with a last login within the given date range in the instance, with their name, email, admin status, organization and interactive video count. 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.