# perlearner_orgs_users_courses_overview_time_over_time_retrieve Time spent within a course in secs on a per-day basis Kwargs 1. course_id e.g course-v1:Org+Course4+Run 2. user_id e.g developer@ibleducation.com or dev123 (username|email) Query Params 3. start_date e.g 2020-10-01 4. end_date e.g 2020-10-10 Default result when no query param is added is last_7_days (today inclusive) Endpoint: GET /api/perlearner/orgs/{org}/users/{user_id}/courses/{course_id}/overview/time/over-time Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## Path parameters: - `course_id` (string, required) - `org` (string, required) - `user_id` (string, required) ## Query parameters: - `department_id` (integer) When is passed, it allows to filter data for only user content groups for the specified department - `end_date` (string) end date. ISO 8601 - `format` (string) Format * - json Enum: "json" - `include_main_platform` (boolean) Include main platform data - `start_date` (string) start date. ISO 8601 ## Response 200 fields (application/json): - `data` (object) Dates are keys and values are the value for the date in the key. e,g - `total` (integer) Total