Insights
Get all viewers' Insights data for a perspective
This endpoint returns a csv file containing user name, email, role(s), completion rate and time based completion data.
get/perspectives/{perspective_uuid}/insights/users
Path parameters
perspective_uuidstring required
The ID of the perspective.
Query parameters
role'Teacher' | 'Student'
A role to filter the users by. If not provided all insights data is aggregated.
Response
Returns perspective insights for users in a CSV.
Changes
No recorded changes to this endpoint across all 1 revision of this API.