# credentials_orgs_users_course_assertions_over_time_retrieve Get all credentials of a given tenant Endpoint: GET /api/credentials/orgs/{org}/users/{user_id}/course-assertions-over-time/ Version: 3.59.0-ai-plus Security: PlatformApiKeyAuthentication ## 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 ## Path parameters: - `org` (string, required) - `user_id` (string, required) ## Response 200 fields (application/json): - `data` (object, required)