Retrieves paginated list of all course progress for a specific user by email. Use to track user progress across all enrolled courses, including active and completed posts. Rate limited to 4 requests per second.
emailRequiredstringEmail address of the user to retrieve course progress for.
pageLengthintegerNumber of course progress records to return per page. Defaults to 10. Maximum is 100.
lastLoadedCourseIdstringPagination cursor - the course ID from the last item of the previous page. Use to fetch subsequent pages of results.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.