Insights
This endpoint returns a csv file containing video views, time viewed, unique viewers and time based viewership data.
The ID of the perspective.
A role to filter the users by. If not provided all insights data is aggregated.
Returns overview of perspective insights in a CSV.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
The perspective was not found by ID.
Invalid parameters.
No content
This endpoint returns a csv file containing user name, email, role(s), completion rate and time based completion data.
The ID of the perspective.
A role to filter the users by. If not provided all insights data is aggregated.
Returns perspective insights for users in a CSV.
Authorization information is missing or invalid.
If a user without proper permissions tries to call this endpoint, the call is rejected with 403 Forbidden.
The perspective was not found by ID.
The provided parameters are invalid.
No content
Last updated
Was this helpful?