@iblai/iblai-api 0.0.1-core
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +222 -0
- package/dist/index.cjs.js +17527 -0
- package/dist/index.cjs.js.map +1 -0
- package/dist/index.esm.js +17494 -0
- package/dist/index.esm.js.map +1 -0
- package/dist/index.umd.js +17533 -0
- package/dist/index.umd.js.map +1 -0
- package/dist/types/core/ApiError.d.ts +10 -0
- package/dist/types/core/ApiRequestOptions.d.ts +13 -0
- package/dist/types/core/ApiResult.d.ts +7 -0
- package/dist/types/core/CancelablePromise.d.ts +20 -0
- package/dist/types/core/OpenAPI.d.ts +16 -0
- package/dist/types/core/request.d.ts +30 -0
- package/dist/types/index.d.ts +396 -0
- package/dist/types/models/AWSTenantLaunchRequest.d.ts +20 -0
- package/dist/types/models/AcceptanceEnum.d.ts +10 -0
- package/dist/types/models/ActivateUserFreeTrial.d.ts +11 -0
- package/dist/types/models/ActiveUsersData.d.ts +18 -0
- package/dist/types/models/ActiveUsersList.d.ts +6 -0
- package/dist/types/models/ActiveUsersPerCourse.d.ts +10 -0
- package/dist/types/models/ActiveUsersPerCourseData.d.ts +14 -0
- package/dist/types/models/ActivityAPI.d.ts +8 -0
- package/dist/types/models/ActivityData.d.ts +38 -0
- package/dist/types/models/App.d.ts +10 -0
- package/dist/types/models/AppleSubscriptionStatusRequest.d.ts +3 -0
- package/dist/types/models/AppleSubscriptionStatusView.d.ts +3 -0
- package/dist/types/models/AppleVerifyTransactionId.d.ts +3 -0
- package/dist/types/models/Assertion.d.ts +15 -0
- package/dist/types/models/AssociateAccountResponse.d.ts +5 -0
- package/dist/types/models/AssociateAppleAccount.d.ts +3 -0
- package/dist/types/models/AuthToken.d.ts +10 -0
- package/dist/types/models/Average.d.ts +4 -0
- package/dist/types/models/AverageData.d.ts +6 -0
- package/dist/types/models/AverageOvertime.d.ts +22 -0
- package/dist/types/models/AvgCourseGradeWithCutoff.d.ts +4 -0
- package/dist/types/models/AvgCourseGradeWithCutoffData.d.ts +10 -0
- package/dist/types/models/BaseErrorResponse.d.ts +5 -0
- package/dist/types/models/BaseResponse.d.ts +5 -0
- package/dist/types/models/BlankCourseInvitationCreate.d.ts +21 -0
- package/dist/types/models/BlankEnum.d.ts +2 -0
- package/dist/types/models/BlankPlatformInvitationCreate.d.ts +21 -0
- package/dist/types/models/BlankProgramInvitationCreate.d.ts +21 -0
- package/dist/types/models/BlockSkillPointInfoRequest.d.ts +18 -0
- package/dist/types/models/BlockSkillPointInfoResponse.d.ts +10 -0
- package/dist/types/models/BulkCourseInvitationCreate.d.ts +14 -0
- package/dist/types/models/BulkCourseInvitationResponse.d.ts +13 -0
- package/dist/types/models/BulkCreateAssertion.d.ts +4 -0
- package/dist/types/models/BulkPlatformInvitationCreate.d.ts +14 -0
- package/dist/types/models/BulkPlatformInvitationResponse.d.ts +13 -0
- package/dist/types/models/BulkProgramInvitationCreate.d.ts +14 -0
- package/dist/types/models/BulkProgramInvitationResponse.d.ts +13 -0
- package/dist/types/models/BulkSuggestionResponse.d.ts +13 -0
- package/dist/types/models/CampaignEnablement.d.ts +8 -0
- package/dist/types/models/CampaignExclusion.d.ts +8 -0
- package/dist/types/models/CatalogAutoIncrementResponse.d.ts +25 -0
- package/dist/types/models/CatalogAutoIncrementUpdateRequest.d.ts +17 -0
- package/dist/types/models/CeleryHeartbeat.d.ts +5 -0
- package/dist/types/models/CeleryHeartbeatFail.d.ts +5 -0
- package/dist/types/models/CeleryHeartbeatFailStatusEnum.d.ts +8 -0
- package/dist/types/models/CeleryHeartbeatStatusEnum.d.ts +8 -0
- package/dist/types/models/Company.d.ts +23 -0
- package/dist/types/models/ContextResponse.d.ts +7 -0
- package/dist/types/models/Count.d.ts +4 -0
- package/dist/types/models/CountData.d.ts +6 -0
- package/dist/types/models/Course.d.ts +15 -0
- package/dist/types/models/CourseAccessRequestCreate.d.ts +17 -0
- package/dist/types/models/CourseAccessRequestDetail.d.ts +49 -0
- package/dist/types/models/CourseAccessRequestStatusResponse.d.ts +17 -0
- package/dist/types/models/CourseAccessRequestUpdate.d.ts +25 -0
- package/dist/types/models/CourseCompletion.d.ts +66 -0
- package/dist/types/models/CourseCompletionCatalogResponse.d.ts +11 -0
- package/dist/types/models/CourseCompletionPerCourse.d.ts +6 -0
- package/dist/types/models/CourseCompletionPerCourseData.d.ts +22 -0
- package/dist/types/models/CourseCompletionSummaryDataOvertime.d.ts +18 -0
- package/dist/types/models/CourseCompletionSummaryOvertime.d.ts +6 -0
- package/dist/types/models/CourseCreateUpdate.d.ts +25 -0
- package/dist/types/models/CourseDeleteResponse.d.ts +13 -0
- package/dist/types/models/CourseEligibilityCheckResponse.d.ts +25 -0
- package/dist/types/models/CourseEnrollmentSearchResponse.d.ts +53 -0
- package/dist/types/models/CourseGradeDetailBlock.d.ts +18 -0
- package/dist/types/models/CourseGradeDetailSubSection.d.ts +23 -0
- package/dist/types/models/CourseGradeSummary.d.ts +4 -0
- package/dist/types/models/CourseGradeSummaryData.d.ts +18 -0
- package/dist/types/models/CourseGradingDetail.d.ts +4 -0
- package/dist/types/models/CourseGradingDetailData.d.ts +12 -0
- package/dist/types/models/CourseGroupSuggestionCreate.d.ts +41 -0
- package/dist/types/models/CourseGroupSuggestionDetail.d.ts +53 -0
- package/dist/types/models/CourseInvitationCreate.d.ts +41 -0
- package/dist/types/models/CourseInvitationDetail.d.ts +53 -0
- package/dist/types/models/CourseInvitationRedemption.d.ts +25 -0
- package/dist/types/models/CourseLicenseAssignmentCreate.d.ts +37 -0
- package/dist/types/models/CourseLicenseAssignmentDetail.d.ts +49 -0
- package/dist/types/models/CourseLicenseCreate.d.ts +61 -0
- package/dist/types/models/CourseLicenseDetail.d.ts +53 -0
- package/dist/types/models/CourseLicenseGroupAssignmentCreate.d.ts +33 -0
- package/dist/types/models/CourseLicenseGroupAssignmentDetail.d.ts +45 -0
- package/dist/types/models/CourseLicenseUpdate.d.ts +61 -0
- package/dist/types/models/CourseMetadataSearchRequest.d.ts +17 -0
- package/dist/types/models/CourseMetadataUpdateRequest.d.ts +17 -0
- package/dist/types/models/CoursePoint.d.ts +7 -0
- package/dist/types/models/CourseReviewInfoResponse.d.ts +17 -0
- package/dist/types/models/CourseSkill.d.ts +8 -0
- package/dist/types/models/CourseSkillPointInfoRequest.d.ts +18 -0
- package/dist/types/models/CourseSkillPointInfoResponse.d.ts +10 -0
- package/dist/types/models/CourseSuggestionBulkCreate.d.ts +17 -0
- package/dist/types/models/CourseSuggestionCreate.d.ts +49 -0
- package/dist/types/models/CourseSuggestionDetail.d.ts +53 -0
- package/dist/types/models/Credential.d.ts +28 -0
- package/dist/types/models/DesiredRole.d.ts +7 -0
- package/dist/types/models/DesiredRoleCreateUpdateRequest.d.ts +21 -0
- package/dist/types/models/DesiredSkill.d.ts +7 -0
- package/dist/types/models/DesiredSkillCreateUpdateRequest.d.ts +21 -0
- package/dist/types/models/DetailedGradeSubsection.d.ts +22 -0
- package/dist/types/models/DetailedGradeView.d.ts +4 -0
- package/dist/types/models/DetailedGradeViewData.d.ts +12 -0
- package/dist/types/models/Education.d.ts +30 -0
- package/dist/types/models/EdxSignalReceiverRequest.d.ts +4 -0
- package/dist/types/models/EngagementPerCourse.d.ts +6 -0
- package/dist/types/models/EngagementPerCourseData.d.ts +26 -0
- package/dist/types/models/Enrollments.d.ts +8 -0
- package/dist/types/models/EnrollmentsData.d.ts +18 -0
- package/dist/types/models/EnrollmentsPerUser.d.ts +6 -0
- package/dist/types/models/EnrollmentsPerUserData.d.ts +18 -0
- package/dist/types/models/ErrorResponse.d.ts +8 -0
- package/dist/types/models/Experience.d.ts +29 -0
- package/dist/types/models/FloatOverTime.d.ts +10 -0
- package/dist/types/models/GCPTenantLaunchRequest.d.ts +24 -0
- package/dist/types/models/GlobalCatalogSearchResponse.d.ts +33 -0
- package/dist/types/models/GooglePayAccountResponse.d.ts +15 -0
- package/dist/types/models/GooglePayAccountResponseStatusEnum.d.ts +8 -0
- package/dist/types/models/GooglePayVerifyToken.d.ts +6 -0
- package/dist/types/models/GradingPerUser.d.ts +8 -0
- package/dist/types/models/GradingPerUserData.d.ts +26 -0
- package/dist/types/models/GroupList.d.ts +6 -0
- package/dist/types/models/GroupListData.d.ts +16 -0
- package/dist/types/models/ImageUpload.d.ts +3 -0
- package/dist/types/models/Institution.d.ts +20 -0
- package/dist/types/models/InstitutionTypeEnum.d.ts +14 -0
- package/dist/types/models/Issuer.d.ts +9 -0
- package/dist/types/models/IssuerAuthority.d.ts +5 -0
- package/dist/types/models/ItemTypeEnum.d.ts +18 -0
- package/dist/types/models/LauncherViewPostRequest.d.ts +9 -0
- package/dist/types/models/LearnerInformationAPI.d.ts +4 -0
- package/dist/types/models/LearnerInformationAPIData.d.ts +83 -0
- package/dist/types/models/LtiKey.d.ts +19 -0
- package/dist/types/models/LtiLaunchGate.d.ts +8 -0
- package/dist/types/models/LtiTool.d.ts +46 -0
- package/dist/types/models/ManagerAuthToken.d.ts +13 -0
- package/dist/types/models/MarkAllReadRequest.d.ts +9 -0
- package/dist/types/models/MarkAllReadResponse.d.ts +7 -0
- package/dist/types/models/MediaResource.d.ts +71 -0
- package/dist/types/models/MediaTypeEnum.d.ts +14 -0
- package/dist/types/models/ModeEnum.d.ts +10 -0
- package/dist/types/models/NetRevenueOverTime.d.ts +8 -0
- package/dist/types/models/NewPerLearnerList.d.ts +6 -0
- package/dist/types/models/NewPerLearnerListData.d.ts +17 -0
- package/dist/types/models/Notification.d.ts +14 -0
- package/dist/types/models/NotificationCount.d.ts +4 -0
- package/dist/types/models/NotificationPreview.d.ts +31 -0
- package/dist/types/models/NotificationSource.d.ts +8 -0
- package/dist/types/models/NotificationStatusEnum.d.ts +10 -0
- package/dist/types/models/NotificationTemplateData.d.ts +26 -0
- package/dist/types/models/OnboardingStatusUpdate.d.ts +7 -0
- package/dist/types/models/Order.d.ts +22 -0
- package/dist/types/models/OverTime.d.ts +3 -0
- package/dist/types/models/OverTimeWithTotal.d.ts +22 -0
- package/dist/types/models/OvertimeMeta.d.ts +30 -0
- package/dist/types/models/OvertimeWithChangeInfo.d.ts +24 -0
- package/dist/types/models/PaginatedCourseAccessRequest.d.ts +22 -0
- package/dist/types/models/PaginatedCourseGroupSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedCourseInvitation.d.ts +22 -0
- package/dist/types/models/PaginatedCourseLicense.d.ts +22 -0
- package/dist/types/models/PaginatedCourseLicenseAssignment.d.ts +22 -0
- package/dist/types/models/PaginatedCourseLicenseGroupAssignment.d.ts +22 -0
- package/dist/types/models/PaginatedCourseSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedPathwayGroupSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedPathwaySuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedPlatformInvitation.d.ts +22 -0
- package/dist/types/models/PaginatedPlatformLicense.d.ts +22 -0
- package/dist/types/models/PaginatedProgramGroupSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedProgramInvitation.d.ts +22 -0
- package/dist/types/models/PaginatedProgramLicense.d.ts +31 -0
- package/dist/types/models/PaginatedProgramLicenseAssignment.d.ts +31 -0
- package/dist/types/models/PaginatedProgramLicenseGroupAssignment.d.ts +31 -0
- package/dist/types/models/PaginatedProgramSuggestion.d.ts +22 -0
- package/dist/types/models/PaginatedUserAppList.d.ts +7 -0
- package/dist/types/models/PaginatedUserLicense.d.ts +22 -0
- package/dist/types/models/PaginatedUserLicenseAssignment.d.ts +22 -0
- package/dist/types/models/PaginatedUserLicenseGroupAssignment.d.ts +22 -0
- package/dist/types/models/Pagination.d.ts +18 -0
- package/dist/types/models/PatchedMediaResource.d.ts +71 -0
- package/dist/types/models/PatchedNotification.d.ts +14 -0
- package/dist/types/models/PatchedPlatformPublicMetadata.d.ts +8 -0
- package/dist/types/models/PatchedSkillThreshold.d.ts +14 -0
- package/dist/types/models/Pathway.d.ts +28 -0
- package/dist/types/models/PathwayCompletionResponse.d.ts +13 -0
- package/dist/types/models/PathwayCreateUpdateRequest.d.ts +45 -0
- package/dist/types/models/PathwayDeleteResponse.d.ts +13 -0
- package/dist/types/models/PathwayEnrollment.d.ts +22 -0
- package/dist/types/models/PathwayEnrollmentPlus.d.ts +26 -0
- package/dist/types/models/PathwayEnrollmentRequest.d.ts +49 -0
- package/dist/types/models/PathwayGroupSuggestionCreate.d.ts +41 -0
- package/dist/types/models/PathwayGroupSuggestionDetail.d.ts +61 -0
- package/dist/types/models/PathwaySelfEnrollmentRequest.d.ts +37 -0
- package/dist/types/models/PathwaySuggestionBulkCreate.d.ts +21 -0
- package/dist/types/models/PathwaySuggestionCreate.d.ts +53 -0
- package/dist/types/models/PathwaySuggestionDetail.d.ts +61 -0
- package/dist/types/models/PerLearnerCourseLastAccessData.d.ts +30 -0
- package/dist/types/models/PerLearnerCourseVideosWatched.d.ts +8 -0
- package/dist/types/models/PerLearnerCourseVideosWatchedData.d.ts +14 -0
- package/dist/types/models/PerLearnerLastAccess.d.ts +4 -0
- package/dist/types/models/PerLearnerLastAccessData.d.ts +11 -0
- package/dist/types/models/PerLearnerTimeSpentInCourseTree.d.ts +8 -0
- package/dist/types/models/PerformanceGradesPerCourse.d.ts +6 -0
- package/dist/types/models/PerformanceGradesPerCourseData.d.ts +22 -0
- package/dist/types/models/PerlearnerCourseProgress.d.ts +4 -0
- package/dist/types/models/PerlearnerCourseProgressData.d.ts +6 -0
- package/dist/types/models/PerlearnerEngagementVideosData.d.ts +30 -0
- package/dist/types/models/PerlearnerEngagementVideosWatchedPerCourse.d.ts +4 -0
- package/dist/types/models/PerlearnerGradeSummary.d.ts +4 -0
- package/dist/types/models/PerlearnerGradeSummaryData.d.ts +18 -0
- package/dist/types/models/PerlearnerGradeWithCutOff.d.ts +4 -0
- package/dist/types/models/PerlearnerGradeWithCutOffData.d.ts +10 -0
- package/dist/types/models/PerlearnerGradingPerCourseAPI.d.ts +4 -0
- package/dist/types/models/PerlearnerGradingPerCourseAPIData.d.ts +34 -0
- package/dist/types/models/PerlearnerUserList.d.ts +6 -0
- package/dist/types/models/PerlearnerUserListData.d.ts +34 -0
- package/dist/types/models/Platform.d.ts +29 -0
- package/dist/types/models/PlatformApiKey.d.ts +30 -0
- package/dist/types/models/PlatformInvitationCreate.d.ts +41 -0
- package/dist/types/models/PlatformInvitationDetail.d.ts +53 -0
- package/dist/types/models/PlatformInvitationRedemption.d.ts +25 -0
- package/dist/types/models/PlatformLicenseCreate.d.ts +53 -0
- package/dist/types/models/PlatformLicenseDetail.d.ts +49 -0
- package/dist/types/models/PlatformLicenseUpdate.d.ts +57 -0
- package/dist/types/models/PlatformList.d.ts +29 -0
- package/dist/types/models/PlatformListStatusEnum.d.ts +22 -0
- package/dist/types/models/PlatformPublicMetadata.d.ts +8 -0
- package/dist/types/models/PlatformSkillPointBulkRequest.d.ts +13 -0
- package/dist/types/models/PlatformSkillPointBulkResponse.d.ts +13 -0
- package/dist/types/models/PlatformSkillPointGroupRequest.d.ts +21 -0
- package/dist/types/models/PlatformSkillPointRequest.d.ts +21 -0
- package/dist/types/models/PlatformSkillPointResponse.d.ts +21 -0
- package/dist/types/models/PlatformUpdatePostRequest.d.ts +9 -0
- package/dist/types/models/PointsPercentile.d.ts +8 -0
- package/dist/types/models/PreviewResponse.d.ts +11 -0
- package/dist/types/models/Product.d.ts +22 -0
- package/dist/types/models/ProductTable.d.ts +26 -0
- package/dist/types/models/Program.d.ts +24 -0
- package/dist/types/models/ProgramCompletionResponse.d.ts +13 -0
- package/dist/types/models/ProgramCoursePosition.d.ts +6 -0
- package/dist/types/models/ProgramCreateUpdateRequest.d.ts +45 -0
- package/dist/types/models/ProgramDeleteResponse.d.ts +13 -0
- package/dist/types/models/ProgramEnrollment.d.ts +30 -0
- package/dist/types/models/ProgramEnrollmentPlus.d.ts +34 -0
- package/dist/types/models/ProgramGroupSuggestionCreate.d.ts +37 -0
- package/dist/types/models/ProgramGroupSuggestionDetail.d.ts +53 -0
- package/dist/types/models/ProgramInvitationCreate.d.ts +41 -0
- package/dist/types/models/ProgramInvitationDetail.d.ts +53 -0
- package/dist/types/models/ProgramInvitationRedemption.d.ts +25 -0
- package/dist/types/models/ProgramLicenseAssignmentCreate.d.ts +70 -0
- package/dist/types/models/ProgramLicenseAssignmentDetail.d.ts +90 -0
- package/dist/types/models/ProgramLicenseCreateDetail.d.ts +61 -0
- package/dist/types/models/ProgramLicenseDetail.d.ts +90 -0
- package/dist/types/models/ProgramLicenseGroupAssignmentCreate.d.ts +56 -0
- package/dist/types/models/ProgramLicenseGroupAssignmentDetail.d.ts +85 -0
- package/dist/types/models/ProgramLicenseUpdateDetail.d.ts +76 -0
- package/dist/types/models/ProgramReviewInfoResponse.d.ts +17 -0
- package/dist/types/models/ProgramSearch.d.ts +28 -0
- package/dist/types/models/ProgramSuggestionBulkCreate.d.ts +21 -0
- package/dist/types/models/ProgramSuggestionCreate.d.ts +53 -0
- package/dist/types/models/ProgramSuggestionDetail.d.ts +53 -0
- package/dist/types/models/ProgramTypeEnum.d.ts +18 -0
- package/dist/types/models/Recipient.d.ts +8 -0
- package/dist/types/models/RecommendationSearchAPI.d.ts +3 -0
- package/dist/types/models/RedirectTokenRequest.d.ts +3 -0
- package/dist/types/models/RedirectTokenResponse.d.ts +5 -0
- package/dist/types/models/ReportCreate.d.ts +7 -0
- package/dist/types/models/ReportData.d.ts +28 -0
- package/dist/types/models/ReportDetail.d.ts +4 -0
- package/dist/types/models/ReportList.d.ts +4 -0
- package/dist/types/models/ReportRequest.d.ts +21 -0
- package/dist/types/models/ReportStatus.d.ts +41 -0
- package/dist/types/models/ReportedRole.d.ts +7 -0
- package/dist/types/models/ReportedRoleCreateUpdateRequest.d.ts +21 -0
- package/dist/types/models/ReportedSkill.d.ts +7 -0
- package/dist/types/models/Resource.d.ts +22 -0
- package/dist/types/models/ResourceCompletion.d.ts +46 -0
- package/dist/types/models/ResourceCompletionRequest.d.ts +29 -0
- package/dist/types/models/ResourceCreateUpdate.d.ts +42 -0
- package/dist/types/models/ResourceDeleteResponse.d.ts +13 -0
- package/dist/types/models/ResourcePoint.d.ts +7 -0
- package/dist/types/models/RevenueByProduct.d.ts +6 -0
- package/dist/types/models/Role.d.ts +18 -0
- package/dist/types/models/RoleCreateUpdateRequest.d.ts +25 -0
- package/dist/types/models/SendNotification.d.ts +6 -0
- package/dist/types/models/SendResponse.d.ts +9 -0
- package/dist/types/models/Skill.d.ts +16 -0
- package/dist/types/models/SkillCreateUpdateRequest.d.ts +25 -0
- package/dist/types/models/SkillDetail.d.ts +9 -0
- package/dist/types/models/SkillInfo.d.ts +23 -0
- package/dist/types/models/SkillThreshold.d.ts +14 -0
- package/dist/types/models/StateEnum.d.ts +22 -0
- package/dist/types/models/StripeCheckoutSessionRequest.d.ts +54 -0
- package/dist/types/models/StripeCheckoutSessionResponse.d.ts +6 -0
- package/dist/types/models/StripeCustomerPortalRequest.d.ts +3 -0
- package/dist/types/models/StripeCustomerPortalResponse.d.ts +3 -0
- package/dist/types/models/StripeLocalProduct.d.ts +8 -0
- package/dist/types/models/StripeSubscriptionRenewalRequest.d.ts +4 -0
- package/dist/types/models/StripeSubscriptionRenewalResponse.d.ts +3 -0
- package/dist/types/models/SubTimeChild.d.ts +18 -0
- package/dist/types/models/Summary.d.ts +18 -0
- package/dist/types/models/TenantLaunchError.d.ts +10 -0
- package/dist/types/models/TenantLaunchFailed.d.ts +15 -0
- package/dist/types/models/TenantLaunchRequest.d.ts +16 -0
- package/dist/types/models/TenantLaunchResponse.d.ts +15 -0
- package/dist/types/models/TimeChildData.d.ts +20 -0
- package/dist/types/models/TimeDetail.d.ts +8 -0
- package/dist/types/models/TimeDetailChild.d.ts +26 -0
- package/dist/types/models/TimeDetailData.d.ts +24 -0
- package/dist/types/models/TimeSpentByUsersInCourse.d.ts +6 -0
- package/dist/types/models/TimeSpentByUsersInCourseData.d.ts +22 -0
- package/dist/types/models/TimeSpentPerCourse.d.ts +6 -0
- package/dist/types/models/TimeSpentPerCourseData.d.ts +26 -0
- package/dist/types/models/TimeSpentPerUserResponse.d.ts +3 -0
- package/dist/types/models/TimeSpentUpdateRequest.d.ts +34 -0
- package/dist/types/models/TimeSpentUpdateResponse.d.ts +4 -0
- package/dist/types/models/TokenProxyInput.d.ts +21 -0
- package/dist/types/models/TokenProxyOutput.d.ts +7 -0
- package/dist/types/models/TokenProxyOutputSerializerData.d.ts +20 -0
- package/dist/types/models/TokenProxyUser.d.ts +25 -0
- package/dist/types/models/TypeEnum.d.ts +18 -0
- package/dist/types/models/UploadedImage.d.ts +5 -0
- package/dist/types/models/UserApp.d.ts +27 -0
- package/dist/types/models/UserDeleteAPIError.d.ts +3 -0
- package/dist/types/models/UserDeleteAPIRequest.d.ts +3 -0
- package/dist/types/models/UserDeleteAPIResponse.d.ts +3 -0
- package/dist/types/models/UserInfo.d.ts +13 -0
- package/dist/types/models/UserLicenseAssignmentCreate.d.ts +37 -0
- package/dist/types/models/UserLicenseAssignmentDetail.d.ts +49 -0
- package/dist/types/models/UserLicenseCreate.d.ts +57 -0
- package/dist/types/models/UserLicenseDetail.d.ts +53 -0
- package/dist/types/models/UserLicenseGroupAssignmentCreate.d.ts +33 -0
- package/dist/types/models/UserLicenseGroupAssignmentDetail.d.ts +45 -0
- package/dist/types/models/UserLicenseUpdate.d.ts +61 -0
- package/dist/types/models/UserPlatformLink.d.ts +17 -0
- package/dist/types/models/UserPlatformManagementListViewGetResponse.d.ts +6 -0
- package/dist/types/models/UserPlatformViewPostRequest.d.ts +8 -0
- package/dist/types/models/UserProxyBulkRequest.d.ts +3 -0
- package/dist/types/models/UserProxyGetResponse.d.ts +8 -0
- package/dist/types/models/UserProxyPostRequest.d.ts +7 -0
- package/dist/types/models/UserProxyPostResponse.d.ts +8 -0
- package/dist/types/models/UserSearchResponse.d.ts +29 -0
- package/dist/types/models/UserSearchViewGetResponse.d.ts +6 -0
- package/dist/types/models/UserSkill.d.ts +22 -0
- package/dist/types/models/UserSkillPointInfoResponse.d.ts +10 -0
- package/dist/types/models/UserSkillPointsPercentile.d.ts +8 -0
- package/dist/types/models/ValidateSourceResponse.d.ts +10 -0
- package/dist/types/models/Value.d.ts +4 -0
- package/dist/types/models/ValueData.d.ts +6 -0
- package/dist/types/models/VerifyGCPMarketPlaceFailedResponse.d.ts +11 -0
- package/dist/types/models/VerifyGCPMarketPlaceRequest.d.ts +3 -0
- package/dist/types/models/VerifyGCPMarketPlaceResponse.d.ts +11 -0
- package/dist/types/models/VideoBlock.d.ts +14 -0
- package/dist/types/models/VideoEngagementPerCourse.d.ts +6 -0
- package/dist/types/models/VideoEngagementPerCourseData.d.ts +30 -0
- package/dist/types/models/VideosCount.d.ts +4 -0
- package/dist/types/models/VideosCountData.d.ts +6 -0
- package/dist/types/models/VideosInCourseSummary.d.ts +4 -0
- package/dist/types/models/VideosInCourseSummaryData.d.ts +12 -0
- package/dist/types/models/VideosSpecificCourse.d.ts +4 -0
- package/dist/types/models/VideosSpecificCourseData.d.ts +26 -0
- package/dist/types/models/VideosWatchedSubSection.d.ts +19 -0
- package/dist/types/models/WatchedVideosPerCourse.d.ts +8 -0
- package/dist/types/models/WatchedVideosPerCourseData.d.ts +18 -0
- package/dist/types/models/WatchedVideosPerUser.d.ts +8 -0
- package/dist/types/models/WatchedVideosPerUserData.d.ts +18 -0
- package/dist/types/models/WhitelistedDomain.d.ts +4 -0
- package/dist/types/services/AnalyticsService.d.ts +54 -0
- package/dist/types/services/AudienceService.d.ts +348 -0
- package/dist/types/services/CareerService.d.ts +210 -0
- package/dist/types/services/CatalogService.d.ts +4682 -0
- package/dist/types/services/CoreService.d.ts +638 -0
- package/dist/types/services/CredentialsService.d.ts +1189 -0
- package/dist/types/services/DepartmentsService.d.ts +43 -0
- package/dist/types/services/EngagementService.d.ts +467 -0
- package/dist/types/services/FeaturesService.d.ts +75 -0
- package/dist/types/services/FinanceService.d.ts +52 -0
- package/dist/types/services/MediaResourcesService.d.ts +112 -0
- package/dist/types/services/NotificationBuilderService.d.ts +58 -0
- package/dist/types/services/NotificationService.d.ts +128 -0
- package/dist/types/services/OrgsService.d.ts +262 -0
- package/dist/types/services/OverviewService.d.ts +184 -0
- package/dist/types/services/PerformanceService.d.ts +183 -0
- package/dist/types/services/PerlearnerService.d.ts +501 -0
- package/dist/types/services/PlatformService.d.ts +391 -0
- package/dist/types/services/ProviderAssociationService.d.ts +16 -0
- package/dist/types/services/ProvidersService.d.ts +142 -0
- package/dist/types/services/ProvisionService.d.ts +14 -0
- package/dist/types/services/RecommendationsService.d.ts +13 -0
- package/dist/types/services/ReportsService.d.ts +142 -0
- package/dist/types/services/RolesService.d.ts +57 -0
- package/dist/types/services/SearchService.d.ts +352 -0
- package/dist/types/services/ServiceService.d.ts +170 -0
- package/dist/types/services/SkillsService.d.ts +377 -0
- package/dist/types/services/UserGroupsService.d.ts +49 -0
- package/package.json +39 -0
- package/rollup.config.js +113 -0
- package/src/core/ApiError.ts +25 -0
- package/src/core/ApiRequestOptions.ts +17 -0
- package/src/core/ApiResult.ts +11 -0
- package/src/core/CancelablePromise.ts +131 -0
- package/src/core/OpenAPI.ts +32 -0
- package/src/core/request.ts +322 -0
- package/src/index.ts +402 -0
- package/src/models/AWSTenantLaunchRequest.ts +25 -0
- package/src/models/AcceptanceEnum.ts +14 -0
- package/src/models/ActivateUserFreeTrial.ts +16 -0
- package/src/models/ActiveUsersData.ts +23 -0
- package/src/models/ActiveUsersList.ts +11 -0
- package/src/models/ActiveUsersPerCourse.ts +15 -0
- package/src/models/ActiveUsersPerCourseData.ts +19 -0
- package/src/models/ActivityAPI.ts +13 -0
- package/src/models/ActivityData.ts +43 -0
- package/src/models/App.ts +15 -0
- package/src/models/AppleSubscriptionStatusRequest.ts +8 -0
- package/src/models/AppleSubscriptionStatusView.ts +8 -0
- package/src/models/AppleVerifyTransactionId.ts +8 -0
- package/src/models/Assertion.ts +20 -0
- package/src/models/AssociateAccountResponse.ts +10 -0
- package/src/models/AssociateAppleAccount.ts +8 -0
- package/src/models/AuthToken.ts +15 -0
- package/src/models/Average.ts +9 -0
- package/src/models/AverageData.ts +11 -0
- package/src/models/AverageOvertime.ts +27 -0
- package/src/models/AvgCourseGradeWithCutoff.ts +9 -0
- package/src/models/AvgCourseGradeWithCutoffData.ts +15 -0
- package/src/models/BaseErrorResponse.ts +10 -0
- package/src/models/BaseResponse.ts +10 -0
- package/src/models/BlankCourseInvitationCreate.ts +26 -0
- package/src/models/BlankEnum.ts +7 -0
- package/src/models/BlankPlatformInvitationCreate.ts +26 -0
- package/src/models/BlankProgramInvitationCreate.ts +26 -0
- package/src/models/BlockSkillPointInfoRequest.ts +23 -0
- package/src/models/BlockSkillPointInfoResponse.ts +15 -0
- package/src/models/BulkCourseInvitationCreate.ts +19 -0
- package/src/models/BulkCourseInvitationResponse.ts +18 -0
- package/src/models/BulkCreateAssertion.ts +9 -0
- package/src/models/BulkPlatformInvitationCreate.ts +19 -0
- package/src/models/BulkPlatformInvitationResponse.ts +18 -0
- package/src/models/BulkProgramInvitationCreate.ts +19 -0
- package/src/models/BulkProgramInvitationResponse.ts +18 -0
- package/src/models/BulkSuggestionResponse.ts +18 -0
- package/src/models/CampaignEnablement.ts +13 -0
- package/src/models/CampaignExclusion.ts +13 -0
- package/src/models/CatalogAutoIncrementResponse.ts +30 -0
- package/src/models/CatalogAutoIncrementUpdateRequest.ts +22 -0
- package/src/models/CeleryHeartbeat.ts +10 -0
- package/src/models/CeleryHeartbeatFail.ts +10 -0
- package/src/models/CeleryHeartbeatFailStatusEnum.ts +12 -0
- package/src/models/CeleryHeartbeatStatusEnum.ts +12 -0
- package/src/models/Company.ts +28 -0
- package/src/models/ContextResponse.ts +12 -0
- package/src/models/Count.ts +9 -0
- package/src/models/CountData.ts +11 -0
- package/src/models/Course.ts +20 -0
- package/src/models/CourseAccessRequestCreate.ts +22 -0
- package/src/models/CourseAccessRequestDetail.ts +54 -0
- package/src/models/CourseAccessRequestStatusResponse.ts +22 -0
- package/src/models/CourseAccessRequestUpdate.ts +30 -0
- package/src/models/CourseCompletion.ts +71 -0
- package/src/models/CourseCompletionCatalogResponse.ts +16 -0
- package/src/models/CourseCompletionPerCourse.ts +11 -0
- package/src/models/CourseCompletionPerCourseData.ts +27 -0
- package/src/models/CourseCompletionSummaryDataOvertime.ts +23 -0
- package/src/models/CourseCompletionSummaryOvertime.ts +11 -0
- package/src/models/CourseCreateUpdate.ts +30 -0
- package/src/models/CourseDeleteResponse.ts +18 -0
- package/src/models/CourseEligibilityCheckResponse.ts +30 -0
- package/src/models/CourseEnrollmentSearchResponse.ts +58 -0
- package/src/models/CourseGradeDetailBlock.ts +23 -0
- package/src/models/CourseGradeDetailSubSection.ts +28 -0
- package/src/models/CourseGradeSummary.ts +9 -0
- package/src/models/CourseGradeSummaryData.ts +23 -0
- package/src/models/CourseGradingDetail.ts +9 -0
- package/src/models/CourseGradingDetailData.ts +17 -0
- package/src/models/CourseGroupSuggestionCreate.ts +46 -0
- package/src/models/CourseGroupSuggestionDetail.ts +58 -0
- package/src/models/CourseInvitationCreate.ts +46 -0
- package/src/models/CourseInvitationDetail.ts +58 -0
- package/src/models/CourseInvitationRedemption.ts +30 -0
- package/src/models/CourseLicenseAssignmentCreate.ts +42 -0
- package/src/models/CourseLicenseAssignmentDetail.ts +54 -0
- package/src/models/CourseLicenseCreate.ts +66 -0
- package/src/models/CourseLicenseDetail.ts +58 -0
- package/src/models/CourseLicenseGroupAssignmentCreate.ts +38 -0
- package/src/models/CourseLicenseGroupAssignmentDetail.ts +50 -0
- package/src/models/CourseLicenseUpdate.ts +66 -0
- package/src/models/CourseMetadataSearchRequest.ts +22 -0
- package/src/models/CourseMetadataUpdateRequest.ts +22 -0
- package/src/models/CoursePoint.ts +12 -0
- package/src/models/CourseReviewInfoResponse.ts +22 -0
- package/src/models/CourseSkill.ts +13 -0
- package/src/models/CourseSkillPointInfoRequest.ts +23 -0
- package/src/models/CourseSkillPointInfoResponse.ts +15 -0
- package/src/models/CourseSuggestionBulkCreate.ts +22 -0
- package/src/models/CourseSuggestionCreate.ts +54 -0
- package/src/models/CourseSuggestionDetail.ts +58 -0
- package/src/models/Credential.ts +33 -0
- package/src/models/DesiredRole.ts +12 -0
- package/src/models/DesiredRoleCreateUpdateRequest.ts +26 -0
- package/src/models/DesiredSkill.ts +12 -0
- package/src/models/DesiredSkillCreateUpdateRequest.ts +26 -0
- package/src/models/DetailedGradeSubsection.ts +27 -0
- package/src/models/DetailedGradeView.ts +9 -0
- package/src/models/DetailedGradeViewData.ts +17 -0
- package/src/models/Education.ts +35 -0
- package/src/models/EdxSignalReceiverRequest.ts +9 -0
- package/src/models/EngagementPerCourse.ts +11 -0
- package/src/models/EngagementPerCourseData.ts +31 -0
- package/src/models/Enrollments.ts +13 -0
- package/src/models/EnrollmentsData.ts +23 -0
- package/src/models/EnrollmentsPerUser.ts +11 -0
- package/src/models/EnrollmentsPerUserData.ts +23 -0
- package/src/models/ErrorResponse.ts +13 -0
- package/src/models/Experience.ts +34 -0
- package/src/models/FloatOverTime.ts +15 -0
- package/src/models/GCPTenantLaunchRequest.ts +29 -0
- package/src/models/GlobalCatalogSearchResponse.ts +38 -0
- package/src/models/GooglePayAccountResponse.ts +20 -0
- package/src/models/GooglePayAccountResponseStatusEnum.ts +12 -0
- package/src/models/GooglePayVerifyToken.ts +11 -0
- package/src/models/GradingPerUser.ts +13 -0
- package/src/models/GradingPerUserData.ts +31 -0
- package/src/models/GroupList.ts +11 -0
- package/src/models/GroupListData.ts +21 -0
- package/src/models/ImageUpload.ts +8 -0
- package/src/models/Institution.ts +25 -0
- package/src/models/InstitutionTypeEnum.ts +18 -0
- package/src/models/Issuer.ts +14 -0
- package/src/models/IssuerAuthority.ts +10 -0
- package/src/models/ItemTypeEnum.ts +22 -0
- package/src/models/LauncherViewPostRequest.ts +14 -0
- package/src/models/LearnerInformationAPI.ts +9 -0
- package/src/models/LearnerInformationAPIData.ts +88 -0
- package/src/models/LtiKey.ts +24 -0
- package/src/models/LtiLaunchGate.ts +13 -0
- package/src/models/LtiTool.ts +51 -0
- package/src/models/ManagerAuthToken.ts +18 -0
- package/src/models/MarkAllReadRequest.ts +14 -0
- package/src/models/MarkAllReadResponse.ts +12 -0
- package/src/models/MediaResource.ts +76 -0
- package/src/models/MediaTypeEnum.ts +18 -0
- package/src/models/ModeEnum.ts +14 -0
- package/src/models/NetRevenueOverTime.ts +13 -0
- package/src/models/NewPerLearnerList.ts +11 -0
- package/src/models/NewPerLearnerListData.ts +22 -0
- package/src/models/Notification.ts +19 -0
- package/src/models/NotificationCount.ts +9 -0
- package/src/models/NotificationPreview.ts +36 -0
- package/src/models/NotificationSource.ts +13 -0
- package/src/models/NotificationStatusEnum.ts +14 -0
- package/src/models/NotificationTemplateData.ts +31 -0
- package/src/models/OnboardingStatusUpdate.ts +12 -0
- package/src/models/Order.ts +27 -0
- package/src/models/OverTime.ts +8 -0
- package/src/models/OverTimeWithTotal.ts +27 -0
- package/src/models/OvertimeMeta.ts +35 -0
- package/src/models/OvertimeWithChangeInfo.ts +29 -0
- package/src/models/PaginatedCourseAccessRequest.ts +27 -0
- package/src/models/PaginatedCourseGroupSuggestion.ts +27 -0
- package/src/models/PaginatedCourseInvitation.ts +27 -0
- package/src/models/PaginatedCourseLicense.ts +27 -0
- package/src/models/PaginatedCourseLicenseAssignment.ts +27 -0
- package/src/models/PaginatedCourseLicenseGroupAssignment.ts +27 -0
- package/src/models/PaginatedCourseSuggestion.ts +27 -0
- package/src/models/PaginatedPathwayGroupSuggestion.ts +27 -0
- package/src/models/PaginatedPathwaySuggestion.ts +27 -0
- package/src/models/PaginatedPlatformInvitation.ts +27 -0
- package/src/models/PaginatedPlatformLicense.ts +27 -0
- package/src/models/PaginatedProgramGroupSuggestion.ts +27 -0
- package/src/models/PaginatedProgramInvitation.ts +27 -0
- package/src/models/PaginatedProgramLicense.ts +36 -0
- package/src/models/PaginatedProgramLicenseAssignment.ts +36 -0
- package/src/models/PaginatedProgramLicenseGroupAssignment.ts +36 -0
- package/src/models/PaginatedProgramSuggestion.ts +27 -0
- package/src/models/PaginatedUserAppList.ts +12 -0
- package/src/models/PaginatedUserLicense.ts +27 -0
- package/src/models/PaginatedUserLicenseAssignment.ts +27 -0
- package/src/models/PaginatedUserLicenseGroupAssignment.ts +27 -0
- package/src/models/Pagination.ts +23 -0
- package/src/models/PatchedMediaResource.ts +76 -0
- package/src/models/PatchedNotification.ts +19 -0
- package/src/models/PatchedPlatformPublicMetadata.ts +13 -0
- package/src/models/PatchedSkillThreshold.ts +19 -0
- package/src/models/Pathway.ts +33 -0
- package/src/models/PathwayCompletionResponse.ts +18 -0
- package/src/models/PathwayCreateUpdateRequest.ts +50 -0
- package/src/models/PathwayDeleteResponse.ts +18 -0
- package/src/models/PathwayEnrollment.ts +27 -0
- package/src/models/PathwayEnrollmentPlus.ts +31 -0
- package/src/models/PathwayEnrollmentRequest.ts +54 -0
- package/src/models/PathwayGroupSuggestionCreate.ts +46 -0
- package/src/models/PathwayGroupSuggestionDetail.ts +66 -0
- package/src/models/PathwaySelfEnrollmentRequest.ts +42 -0
- package/src/models/PathwaySuggestionBulkCreate.ts +26 -0
- package/src/models/PathwaySuggestionCreate.ts +58 -0
- package/src/models/PathwaySuggestionDetail.ts +66 -0
- package/src/models/PerLearnerCourseLastAccessData.ts +35 -0
- package/src/models/PerLearnerCourseVideosWatched.ts +13 -0
- package/src/models/PerLearnerCourseVideosWatchedData.ts +19 -0
- package/src/models/PerLearnerLastAccess.ts +9 -0
- package/src/models/PerLearnerLastAccessData.ts +16 -0
- package/src/models/PerLearnerTimeSpentInCourseTree.ts +13 -0
- package/src/models/PerformanceGradesPerCourse.ts +11 -0
- package/src/models/PerformanceGradesPerCourseData.ts +27 -0
- package/src/models/PerlearnerCourseProgress.ts +9 -0
- package/src/models/PerlearnerCourseProgressData.ts +11 -0
- package/src/models/PerlearnerEngagementVideosData.ts +35 -0
- package/src/models/PerlearnerEngagementVideosWatchedPerCourse.ts +9 -0
- package/src/models/PerlearnerGradeSummary.ts +9 -0
- package/src/models/PerlearnerGradeSummaryData.ts +23 -0
- package/src/models/PerlearnerGradeWithCutOff.ts +9 -0
- package/src/models/PerlearnerGradeWithCutOffData.ts +15 -0
- package/src/models/PerlearnerGradingPerCourseAPI.ts +9 -0
- package/src/models/PerlearnerGradingPerCourseAPIData.ts +39 -0
- package/src/models/PerlearnerUserList.ts +11 -0
- package/src/models/PerlearnerUserListData.ts +39 -0
- package/src/models/Platform.ts +34 -0
- package/src/models/PlatformApiKey.ts +35 -0
- package/src/models/PlatformInvitationCreate.ts +46 -0
- package/src/models/PlatformInvitationDetail.ts +58 -0
- package/src/models/PlatformInvitationRedemption.ts +30 -0
- package/src/models/PlatformLicenseCreate.ts +58 -0
- package/src/models/PlatformLicenseDetail.ts +54 -0
- package/src/models/PlatformLicenseUpdate.ts +62 -0
- package/src/models/PlatformList.ts +34 -0
- package/src/models/PlatformListStatusEnum.ts +26 -0
- package/src/models/PlatformPublicMetadata.ts +13 -0
- package/src/models/PlatformSkillPointBulkRequest.ts +18 -0
- package/src/models/PlatformSkillPointBulkResponse.ts +18 -0
- package/src/models/PlatformSkillPointGroupRequest.ts +26 -0
- package/src/models/PlatformSkillPointRequest.ts +26 -0
- package/src/models/PlatformSkillPointResponse.ts +26 -0
- package/src/models/PlatformUpdatePostRequest.ts +14 -0
- package/src/models/PointsPercentile.ts +13 -0
- package/src/models/PreviewResponse.ts +16 -0
- package/src/models/Product.ts +27 -0
- package/src/models/ProductTable.ts +31 -0
- package/src/models/Program.ts +29 -0
- package/src/models/ProgramCompletionResponse.ts +18 -0
- package/src/models/ProgramCoursePosition.ts +11 -0
- package/src/models/ProgramCreateUpdateRequest.ts +50 -0
- package/src/models/ProgramDeleteResponse.ts +18 -0
- package/src/models/ProgramEnrollment.ts +35 -0
- package/src/models/ProgramEnrollmentPlus.ts +39 -0
- package/src/models/ProgramGroupSuggestionCreate.ts +42 -0
- package/src/models/ProgramGroupSuggestionDetail.ts +58 -0
- package/src/models/ProgramInvitationCreate.ts +46 -0
- package/src/models/ProgramInvitationDetail.ts +58 -0
- package/src/models/ProgramInvitationRedemption.ts +30 -0
- package/src/models/ProgramLicenseAssignmentCreate.ts +75 -0
- package/src/models/ProgramLicenseAssignmentDetail.ts +95 -0
- package/src/models/ProgramLicenseCreateDetail.ts +66 -0
- package/src/models/ProgramLicenseDetail.ts +95 -0
- package/src/models/ProgramLicenseGroupAssignmentCreate.ts +61 -0
- package/src/models/ProgramLicenseGroupAssignmentDetail.ts +90 -0
- package/src/models/ProgramLicenseUpdateDetail.ts +81 -0
- package/src/models/ProgramReviewInfoResponse.ts +22 -0
- package/src/models/ProgramSearch.ts +33 -0
- package/src/models/ProgramSuggestionBulkCreate.ts +26 -0
- package/src/models/ProgramSuggestionCreate.ts +58 -0
- package/src/models/ProgramSuggestionDetail.ts +58 -0
- package/src/models/ProgramTypeEnum.ts +22 -0
- package/src/models/Recipient.ts +13 -0
- package/src/models/RecommendationSearchAPI.ts +8 -0
- package/src/models/RedirectTokenRequest.ts +8 -0
- package/src/models/RedirectTokenResponse.ts +10 -0
- package/src/models/ReportCreate.ts +12 -0
- package/src/models/ReportData.ts +33 -0
- package/src/models/ReportDetail.ts +9 -0
- package/src/models/ReportList.ts +9 -0
- package/src/models/ReportRequest.ts +26 -0
- package/src/models/ReportStatus.ts +46 -0
- package/src/models/ReportedRole.ts +12 -0
- package/src/models/ReportedRoleCreateUpdateRequest.ts +26 -0
- package/src/models/ReportedSkill.ts +12 -0
- package/src/models/Resource.ts +27 -0
- package/src/models/ResourceCompletion.ts +51 -0
- package/src/models/ResourceCompletionRequest.ts +34 -0
- package/src/models/ResourceCreateUpdate.ts +47 -0
- package/src/models/ResourceDeleteResponse.ts +18 -0
- package/src/models/ResourcePoint.ts +12 -0
- package/src/models/RevenueByProduct.ts +11 -0
- package/src/models/Role.ts +23 -0
- package/src/models/RoleCreateUpdateRequest.ts +30 -0
- package/src/models/SendNotification.ts +11 -0
- package/src/models/SendResponse.ts +14 -0
- package/src/models/Skill.ts +21 -0
- package/src/models/SkillCreateUpdateRequest.ts +30 -0
- package/src/models/SkillDetail.ts +14 -0
- package/src/models/SkillInfo.ts +28 -0
- package/src/models/SkillThreshold.ts +19 -0
- package/src/models/StateEnum.ts +26 -0
- package/src/models/StripeCheckoutSessionRequest.ts +59 -0
- package/src/models/StripeCheckoutSessionResponse.ts +11 -0
- package/src/models/StripeCustomerPortalRequest.ts +8 -0
- package/src/models/StripeCustomerPortalResponse.ts +8 -0
- package/src/models/StripeLocalProduct.ts +13 -0
- package/src/models/StripeSubscriptionRenewalRequest.ts +9 -0
- package/src/models/StripeSubscriptionRenewalResponse.ts +8 -0
- package/src/models/SubTimeChild.ts +23 -0
- package/src/models/Summary.ts +23 -0
- package/src/models/TenantLaunchError.ts +15 -0
- package/src/models/TenantLaunchFailed.ts +20 -0
- package/src/models/TenantLaunchRequest.ts +21 -0
- package/src/models/TenantLaunchResponse.ts +20 -0
- package/src/models/TimeChildData.ts +25 -0
- package/src/models/TimeDetail.ts +13 -0
- package/src/models/TimeDetailChild.ts +31 -0
- package/src/models/TimeDetailData.ts +29 -0
- package/src/models/TimeSpentByUsersInCourse.ts +11 -0
- package/src/models/TimeSpentByUsersInCourseData.ts +27 -0
- package/src/models/TimeSpentPerCourse.ts +11 -0
- package/src/models/TimeSpentPerCourseData.ts +31 -0
- package/src/models/TimeSpentPerUserResponse.ts +8 -0
- package/src/models/TimeSpentUpdateRequest.ts +39 -0
- package/src/models/TimeSpentUpdateResponse.ts +9 -0
- package/src/models/TokenProxyInput.ts +26 -0
- package/src/models/TokenProxyOutput.ts +12 -0
- package/src/models/TokenProxyOutputSerializerData.ts +25 -0
- package/src/models/TokenProxyUser.ts +30 -0
- package/src/models/TypeEnum.ts +22 -0
- package/src/models/UploadedImage.ts +10 -0
- package/src/models/UserApp.ts +32 -0
- package/src/models/UserDeleteAPIError.ts +8 -0
- package/src/models/UserDeleteAPIRequest.ts +8 -0
- package/src/models/UserDeleteAPIResponse.ts +8 -0
- package/src/models/UserInfo.ts +18 -0
- package/src/models/UserLicenseAssignmentCreate.ts +42 -0
- package/src/models/UserLicenseAssignmentDetail.ts +54 -0
- package/src/models/UserLicenseCreate.ts +62 -0
- package/src/models/UserLicenseDetail.ts +58 -0
- package/src/models/UserLicenseGroupAssignmentCreate.ts +38 -0
- package/src/models/UserLicenseGroupAssignmentDetail.ts +50 -0
- package/src/models/UserLicenseUpdate.ts +66 -0
- package/src/models/UserPlatformLink.ts +22 -0
- package/src/models/UserPlatformManagementListViewGetResponse.ts +11 -0
- package/src/models/UserPlatformViewPostRequest.ts +13 -0
- package/src/models/UserProxyBulkRequest.ts +8 -0
- package/src/models/UserProxyGetResponse.ts +13 -0
- package/src/models/UserProxyPostRequest.ts +12 -0
- package/src/models/UserProxyPostResponse.ts +13 -0
- package/src/models/UserSearchResponse.ts +34 -0
- package/src/models/UserSearchViewGetResponse.ts +11 -0
- package/src/models/UserSkill.ts +27 -0
- package/src/models/UserSkillPointInfoResponse.ts +15 -0
- package/src/models/UserSkillPointsPercentile.ts +13 -0
- package/src/models/ValidateSourceResponse.ts +15 -0
- package/src/models/Value.ts +9 -0
- package/src/models/ValueData.ts +11 -0
- package/src/models/VerifyGCPMarketPlaceFailedResponse.ts +16 -0
- package/src/models/VerifyGCPMarketPlaceRequest.ts +8 -0
- package/src/models/VerifyGCPMarketPlaceResponse.ts +16 -0
- package/src/models/VideoBlock.ts +19 -0
- package/src/models/VideoEngagementPerCourse.ts +11 -0
- package/src/models/VideoEngagementPerCourseData.ts +35 -0
- package/src/models/VideosCount.ts +9 -0
- package/src/models/VideosCountData.ts +11 -0
- package/src/models/VideosInCourseSummary.ts +9 -0
- package/src/models/VideosInCourseSummaryData.ts +17 -0
- package/src/models/VideosSpecificCourse.ts +9 -0
- package/src/models/VideosSpecificCourseData.ts +31 -0
- package/src/models/VideosWatchedSubSection.ts +24 -0
- package/src/models/WatchedVideosPerCourse.ts +13 -0
- package/src/models/WatchedVideosPerCourseData.ts +23 -0
- package/src/models/WatchedVideosPerUser.ts +13 -0
- package/src/models/WatchedVideosPerUserData.ts +23 -0
- package/src/models/WhitelistedDomain.ts +9 -0
- package/src/services/AnalyticsService.ts +103 -0
- package/src/services/AudienceService.ts +602 -0
- package/src/services/CareerService.ts +568 -0
- package/src/services/CatalogService.ts +8300 -0
- package/src/services/CoreService.ts +1278 -0
- package/src/services/CredentialsService.ts +1656 -0
- package/src/services/DepartmentsService.ts +85 -0
- package/src/services/EngagementService.ts +907 -0
- package/src/services/FeaturesService.ts +126 -0
- package/src/services/FinanceService.ts +136 -0
- package/src/services/MediaResourcesService.ts +319 -0
- package/src/services/NotificationBuilderService.ts +133 -0
- package/src/services/NotificationService.ts +317 -0
- package/src/services/OrgsService.ts +596 -0
- package/src/services/OverviewService.ts +324 -0
- package/src/services/PerformanceService.ts +329 -0
- package/src/services/PerlearnerService.ts +1009 -0
- package/src/services/PlatformService.ts +763 -0
- package/src/services/ProviderAssociationService.ts +32 -0
- package/src/services/ProvidersService.ts +271 -0
- package/src/services/ProvisionService.ts +30 -0
- package/src/services/RecommendationsService.ts +31 -0
- package/src/services/ReportsService.ts +218 -0
- package/src/services/RolesService.ts +87 -0
- package/src/services/SearchService.ts +550 -0
- package/src/services/ServiceService.ts +320 -0
- package/src/services/SkillsService.ts +521 -0
- package/src/services/UserGroupsService.ts +91 -0
- package/tsconfig.json +15 -0
|
@@ -0,0 +1,763 @@
|
|
|
1
|
+
/* generated using openapi-typescript-codegen -- do not edit */
|
|
2
|
+
/* istanbul ignore file */
|
|
3
|
+
/* tslint:disable */
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
import type { Count } from '../models/Count';
|
|
6
|
+
import type { OverTimeWithTotal } from '../models/OverTimeWithTotal';
|
|
7
|
+
import type { PerlearnerCourseProgress } from '../models/PerlearnerCourseProgress';
|
|
8
|
+
import type { VideosCount } from '../models/VideosCount';
|
|
9
|
+
import type { WatchedVideosPerCourse } from '../models/WatchedVideosPerCourse';
|
|
10
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
11
|
+
import { OpenAPI } from '../core/OpenAPI';
|
|
12
|
+
import { request as __request } from '../core/request';
|
|
13
|
+
export class PlatformService {
|
|
14
|
+
/**
|
|
15
|
+
* Get a list of registered users on the platform.
|
|
16
|
+
*
|
|
17
|
+
* This endpoint provides a list of all registered users with basic profile
|
|
18
|
+
* information including username, name, email, and registration date.
|
|
19
|
+
*
|
|
20
|
+
* Returns:
|
|
21
|
+
* A list of registered users with their profile information.
|
|
22
|
+
* @param org
|
|
23
|
+
* @returns any No response body
|
|
24
|
+
* @throws ApiError
|
|
25
|
+
*/
|
|
26
|
+
public static platformOrgsRetrieve(
|
|
27
|
+
org: string,
|
|
28
|
+
): CancelablePromise<any> {
|
|
29
|
+
return __request(OpenAPI, {
|
|
30
|
+
method: 'GET',
|
|
31
|
+
url: '/api/platform/orgs/{org}/',
|
|
32
|
+
path: {
|
|
33
|
+
'org': org,
|
|
34
|
+
},
|
|
35
|
+
});
|
|
36
|
+
}
|
|
37
|
+
/**
|
|
38
|
+
* Completion information per enrolled user
|
|
39
|
+
*
|
|
40
|
+
* Gives Percentage of units completed in course
|
|
41
|
+
*
|
|
42
|
+
* Query Params
|
|
43
|
+
* course_id <required>
|
|
44
|
+
* user_id <optional>
|
|
45
|
+
* @param courseId
|
|
46
|
+
* @param org
|
|
47
|
+
* @returns any No response body
|
|
48
|
+
* @throws ApiError
|
|
49
|
+
*/
|
|
50
|
+
public static platformOrgsCoursesProgressRetrieve(
|
|
51
|
+
courseId: string,
|
|
52
|
+
org: string,
|
|
53
|
+
): CancelablePromise<any> {
|
|
54
|
+
return __request(OpenAPI, {
|
|
55
|
+
method: 'GET',
|
|
56
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/progress/',
|
|
57
|
+
path: {
|
|
58
|
+
'course_id': courseId,
|
|
59
|
+
'org': org,
|
|
60
|
+
},
|
|
61
|
+
});
|
|
62
|
+
}
|
|
63
|
+
/**
|
|
64
|
+
* Average days used to complete a course
|
|
65
|
+
*
|
|
66
|
+
* Query Params
|
|
67
|
+
* 1. course_id <optional> e.g course-v1:Org+Course4+Run
|
|
68
|
+
* @param courseId
|
|
69
|
+
* @param org
|
|
70
|
+
* @returns any No response body
|
|
71
|
+
* @throws ApiError
|
|
72
|
+
*/
|
|
73
|
+
public static platformOrgsCoursesProgressAverageDaysToCompleteRetrieve(
|
|
74
|
+
courseId: string,
|
|
75
|
+
org: string,
|
|
76
|
+
): CancelablePromise<any> {
|
|
77
|
+
return __request(OpenAPI, {
|
|
78
|
+
method: 'GET',
|
|
79
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/progress/average-days-to-complete',
|
|
80
|
+
path: {
|
|
81
|
+
'course_id': courseId,
|
|
82
|
+
'org': org,
|
|
83
|
+
},
|
|
84
|
+
});
|
|
85
|
+
}
|
|
86
|
+
/**
|
|
87
|
+
* Average time used to complete a course in secs
|
|
88
|
+
*
|
|
89
|
+
* Query Params
|
|
90
|
+
* 1. course_id <optional> e.g course-v1:Org+Course4+Run
|
|
91
|
+
* @param courseId
|
|
92
|
+
* @param org
|
|
93
|
+
* @returns any No response body
|
|
94
|
+
* @throws ApiError
|
|
95
|
+
*/
|
|
96
|
+
public static platformOrgsCoursesProgressAverageTimeToCompleteRetrieve(
|
|
97
|
+
courseId: string,
|
|
98
|
+
org: string,
|
|
99
|
+
): CancelablePromise<any> {
|
|
100
|
+
return __request(OpenAPI, {
|
|
101
|
+
method: 'GET',
|
|
102
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/progress/average-time-to-complete',
|
|
103
|
+
path: {
|
|
104
|
+
'course_id': courseId,
|
|
105
|
+
'org': org,
|
|
106
|
+
},
|
|
107
|
+
});
|
|
108
|
+
}
|
|
109
|
+
/**
|
|
110
|
+
* Get completion count statistics.
|
|
111
|
+
*
|
|
112
|
+
* This endpoint returns completion counts at different levels:
|
|
113
|
+
* - Platform level: Total users who have completed at least one course
|
|
114
|
+
* - Course level: Total completions for a specific course
|
|
115
|
+
* - Learner level: Total courses completed by a specific learner
|
|
116
|
+
*
|
|
117
|
+
* Query Parameters:
|
|
118
|
+
* course_id (str, optional): Filter by course ID
|
|
119
|
+
* user_id (str, optional): Filter by username or email
|
|
120
|
+
*
|
|
121
|
+
* Returns:
|
|
122
|
+
* A count of completions based on the specified filters.
|
|
123
|
+
* @param courseId
|
|
124
|
+
* @param org
|
|
125
|
+
* @returns any No response body
|
|
126
|
+
* @throws ApiError
|
|
127
|
+
*/
|
|
128
|
+
public static platformOrgsCoursesProgressCompletedRetrieve(
|
|
129
|
+
courseId: string,
|
|
130
|
+
org: string,
|
|
131
|
+
): CancelablePromise<any> {
|
|
132
|
+
return __request(OpenAPI, {
|
|
133
|
+
method: 'GET',
|
|
134
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/progress/completed',
|
|
135
|
+
path: {
|
|
136
|
+
'course_id': courseId,
|
|
137
|
+
'org': org,
|
|
138
|
+
},
|
|
139
|
+
});
|
|
140
|
+
}
|
|
141
|
+
/**
|
|
142
|
+
* Average of total completed units
|
|
143
|
+
* @param courseId
|
|
144
|
+
* @param org
|
|
145
|
+
* @returns any No response body
|
|
146
|
+
* @throws ApiError
|
|
147
|
+
*/
|
|
148
|
+
public static platformOrgsCoursesProgressCompletionRateRetrieve(
|
|
149
|
+
courseId: string,
|
|
150
|
+
org: string,
|
|
151
|
+
): CancelablePromise<any> {
|
|
152
|
+
return __request(OpenAPI, {
|
|
153
|
+
method: 'GET',
|
|
154
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/progress/completion-rate',
|
|
155
|
+
path: {
|
|
156
|
+
'course_id': courseId,
|
|
157
|
+
'org': org,
|
|
158
|
+
},
|
|
159
|
+
});
|
|
160
|
+
}
|
|
161
|
+
/**
|
|
162
|
+
* In Progress means any unit completion in the past 30 days
|
|
163
|
+
*
|
|
164
|
+
* For platform : Total users who have atleast a course in_progress on the platform
|
|
165
|
+
* For course : Total users
|
|
166
|
+
* For learner : Total courses in progress
|
|
167
|
+
*
|
|
168
|
+
* Query Params
|
|
169
|
+
* 1. course_id <optional> e.g course-v1:Org+Course4+Run
|
|
170
|
+
* 2. user_id <optional> e.g developer@ibleducation.com or dev123 (username|email)
|
|
171
|
+
* @param courseId
|
|
172
|
+
* @param org
|
|
173
|
+
* @returns any No response body
|
|
174
|
+
* @throws ApiError
|
|
175
|
+
*/
|
|
176
|
+
public static platformOrgsCoursesProgressInProgressRetrieve(
|
|
177
|
+
courseId: string,
|
|
178
|
+
org: string,
|
|
179
|
+
): CancelablePromise<any> {
|
|
180
|
+
return __request(OpenAPI, {
|
|
181
|
+
method: 'GET',
|
|
182
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/progress/in-progress',
|
|
183
|
+
path: {
|
|
184
|
+
'course_id': courseId,
|
|
185
|
+
'org': org,
|
|
186
|
+
},
|
|
187
|
+
});
|
|
188
|
+
}
|
|
189
|
+
/**
|
|
190
|
+
* Started means an enrollment
|
|
191
|
+
*
|
|
192
|
+
* For platform : Total users who have atleast an enrollment
|
|
193
|
+
* For course : Total users enrolled
|
|
194
|
+
* For learner : Total courses in progress
|
|
195
|
+
*
|
|
196
|
+
* Query Params
|
|
197
|
+
* 1. course_id <optional> e.g course-v1:Org+Course4+Run
|
|
198
|
+
* 2. user_id <optional> e.g developer@ibleducation.com or dev123 (username|email)
|
|
199
|
+
* @param courseId
|
|
200
|
+
* @param org
|
|
201
|
+
* @returns any No response body
|
|
202
|
+
* @throws ApiError
|
|
203
|
+
*/
|
|
204
|
+
public static platformOrgsCoursesProgressStartedRetrieve(
|
|
205
|
+
courseId: string,
|
|
206
|
+
org: string,
|
|
207
|
+
): CancelablePromise<any> {
|
|
208
|
+
return __request(OpenAPI, {
|
|
209
|
+
method: 'GET',
|
|
210
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/progress/started',
|
|
211
|
+
path: {
|
|
212
|
+
'course_id': courseId,
|
|
213
|
+
'org': org,
|
|
214
|
+
},
|
|
215
|
+
});
|
|
216
|
+
}
|
|
217
|
+
/**
|
|
218
|
+
* Base class for API views that return a single count value.
|
|
219
|
+
*
|
|
220
|
+
* This class formats the response as {"data": {value_key: count}} where
|
|
221
|
+
* value_key is configurable (defaults to "count").
|
|
222
|
+
*
|
|
223
|
+
* Attributes:
|
|
224
|
+
* value_key: The key used in the response for the count value
|
|
225
|
+
* @param courseId
|
|
226
|
+
* @param org
|
|
227
|
+
* @param userId
|
|
228
|
+
* @returns any No response body
|
|
229
|
+
* @throws ApiError
|
|
230
|
+
*/
|
|
231
|
+
public static platformOrgsCoursesUsersGradesPassedRetrieve(
|
|
232
|
+
courseId: string,
|
|
233
|
+
org: string,
|
|
234
|
+
userId: string,
|
|
235
|
+
): CancelablePromise<any> {
|
|
236
|
+
return __request(OpenAPI, {
|
|
237
|
+
method: 'GET',
|
|
238
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/users/{user_id}/grades/passed',
|
|
239
|
+
path: {
|
|
240
|
+
'course_id': courseId,
|
|
241
|
+
'org': org,
|
|
242
|
+
'user_id': userId,
|
|
243
|
+
},
|
|
244
|
+
});
|
|
245
|
+
}
|
|
246
|
+
/**
|
|
247
|
+
* Gives Percentage of units completed in course for a specific learner
|
|
248
|
+
* @param courseId
|
|
249
|
+
* @param org
|
|
250
|
+
* @param userId
|
|
251
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
252
|
+
* @param format Format
|
|
253
|
+
*
|
|
254
|
+
* * `json` - json
|
|
255
|
+
* @param includeMainPlatform Include main platform data
|
|
256
|
+
* @returns PerlearnerCourseProgress
|
|
257
|
+
* @throws ApiError
|
|
258
|
+
*/
|
|
259
|
+
public static platformOrgsCoursesUsersProgressRetrieve(
|
|
260
|
+
courseId: string,
|
|
261
|
+
org: string,
|
|
262
|
+
userId: string,
|
|
263
|
+
departmentId?: number,
|
|
264
|
+
format: 'json' = 'json',
|
|
265
|
+
includeMainPlatform: boolean = true,
|
|
266
|
+
): CancelablePromise<PerlearnerCourseProgress> {
|
|
267
|
+
return __request(OpenAPI, {
|
|
268
|
+
method: 'GET',
|
|
269
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/users/{user_id}/progress',
|
|
270
|
+
path: {
|
|
271
|
+
'course_id': courseId,
|
|
272
|
+
'org': org,
|
|
273
|
+
'user_id': userId,
|
|
274
|
+
},
|
|
275
|
+
query: {
|
|
276
|
+
'department_id': departmentId,
|
|
277
|
+
'format': format,
|
|
278
|
+
'include_main_platform': includeMainPlatform,
|
|
279
|
+
},
|
|
280
|
+
});
|
|
281
|
+
}
|
|
282
|
+
/**
|
|
283
|
+
* Average days used to complete a course
|
|
284
|
+
*
|
|
285
|
+
* Query Params
|
|
286
|
+
* 1. course_id <optional> e.g course-v1:Org+Course4+Run
|
|
287
|
+
* @param courseId
|
|
288
|
+
* @param org
|
|
289
|
+
* @param userId
|
|
290
|
+
* @returns any No response body
|
|
291
|
+
* @throws ApiError
|
|
292
|
+
*/
|
|
293
|
+
public static platformOrgsCoursesUsersProgressDaysToCompleteRetrieve(
|
|
294
|
+
courseId: string,
|
|
295
|
+
org: string,
|
|
296
|
+
userId: string,
|
|
297
|
+
): CancelablePromise<any> {
|
|
298
|
+
return __request(OpenAPI, {
|
|
299
|
+
method: 'GET',
|
|
300
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/users/{user_id}/progress/days-to-complete',
|
|
301
|
+
path: {
|
|
302
|
+
'course_id': courseId,
|
|
303
|
+
'org': org,
|
|
304
|
+
'user_id': userId,
|
|
305
|
+
},
|
|
306
|
+
});
|
|
307
|
+
}
|
|
308
|
+
/**
|
|
309
|
+
* Time spent count in seconds within a course by a learner
|
|
310
|
+
* @param courseId
|
|
311
|
+
* @param org
|
|
312
|
+
* @param userId
|
|
313
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
314
|
+
* @param endDate end date. ISO 8601
|
|
315
|
+
* @param format Format
|
|
316
|
+
*
|
|
317
|
+
* * `json` - json
|
|
318
|
+
* @param includeMainPlatform Include main platform data
|
|
319
|
+
* @param startDate start date. ISO 8601
|
|
320
|
+
* @returns Count
|
|
321
|
+
* @throws ApiError
|
|
322
|
+
*/
|
|
323
|
+
public static platformOrgsCoursesUsersTimeCountRetrieve(
|
|
324
|
+
courseId: string,
|
|
325
|
+
org: string,
|
|
326
|
+
userId: string,
|
|
327
|
+
departmentId?: number,
|
|
328
|
+
endDate?: string,
|
|
329
|
+
format: 'json' = 'json',
|
|
330
|
+
includeMainPlatform: boolean = true,
|
|
331
|
+
startDate?: string,
|
|
332
|
+
): CancelablePromise<Count> {
|
|
333
|
+
return __request(OpenAPI, {
|
|
334
|
+
method: 'GET',
|
|
335
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/users/{user_id}/time/count',
|
|
336
|
+
path: {
|
|
337
|
+
'course_id': courseId,
|
|
338
|
+
'org': org,
|
|
339
|
+
'user_id': userId,
|
|
340
|
+
},
|
|
341
|
+
query: {
|
|
342
|
+
'department_id': departmentId,
|
|
343
|
+
'end_date': endDate,
|
|
344
|
+
'format': format,
|
|
345
|
+
'include_main_platform': includeMainPlatform,
|
|
346
|
+
'start_date': startDate,
|
|
347
|
+
},
|
|
348
|
+
});
|
|
349
|
+
}
|
|
350
|
+
/**
|
|
351
|
+
* (Total videos watched / Total Course Videos) or Total Videos watched in a course by a learner
|
|
352
|
+
* @param courseId
|
|
353
|
+
* @param org
|
|
354
|
+
* @param userId
|
|
355
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
356
|
+
* @param format Format
|
|
357
|
+
*
|
|
358
|
+
* * `json` - json
|
|
359
|
+
* @param includeMainPlatform Include main platform data
|
|
360
|
+
* @returns VideosCount
|
|
361
|
+
* @throws ApiError
|
|
362
|
+
*/
|
|
363
|
+
public static platformOrgsCoursesUsersVideosCountRetrieve(
|
|
364
|
+
courseId: string,
|
|
365
|
+
org: string,
|
|
366
|
+
userId: string,
|
|
367
|
+
departmentId?: number,
|
|
368
|
+
format: 'json' = 'json',
|
|
369
|
+
includeMainPlatform: boolean = true,
|
|
370
|
+
): CancelablePromise<VideosCount> {
|
|
371
|
+
return __request(OpenAPI, {
|
|
372
|
+
method: 'GET',
|
|
373
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/users/{user_id}/videos/count',
|
|
374
|
+
path: {
|
|
375
|
+
'course_id': courseId,
|
|
376
|
+
'org': org,
|
|
377
|
+
'user_id': userId,
|
|
378
|
+
},
|
|
379
|
+
query: {
|
|
380
|
+
'department_id': departmentId,
|
|
381
|
+
'format': format,
|
|
382
|
+
'include_main_platform': includeMainPlatform,
|
|
383
|
+
},
|
|
384
|
+
});
|
|
385
|
+
}
|
|
386
|
+
/**
|
|
387
|
+
* Count of total videos in a course
|
|
388
|
+
*
|
|
389
|
+
* Query Params
|
|
390
|
+
* course_id e.g course-v1:Org+Course4+Run
|
|
391
|
+
* @param courseId
|
|
392
|
+
* @param org
|
|
393
|
+
* @returns any No response body
|
|
394
|
+
* @throws ApiError
|
|
395
|
+
*/
|
|
396
|
+
public static platformOrgsCoursesVideosRetrieve2(
|
|
397
|
+
courseId: string,
|
|
398
|
+
org: string,
|
|
399
|
+
): CancelablePromise<any> {
|
|
400
|
+
return __request(OpenAPI, {
|
|
401
|
+
method: 'GET',
|
|
402
|
+
url: '/api/platform/orgs/{org}/courses/{course_id}/videos/',
|
|
403
|
+
path: {
|
|
404
|
+
'course_id': courseId,
|
|
405
|
+
'org': org,
|
|
406
|
+
},
|
|
407
|
+
});
|
|
408
|
+
}
|
|
409
|
+
/**
|
|
410
|
+
* Get total count of courses on the platform.
|
|
411
|
+
*
|
|
412
|
+
* This endpoint returns the total number of courses available on the platform.
|
|
413
|
+
*
|
|
414
|
+
* Returns:
|
|
415
|
+
* The total count of courses on the platform.
|
|
416
|
+
* @param org
|
|
417
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
418
|
+
* @param format Format
|
|
419
|
+
*
|
|
420
|
+
* * `json` - json
|
|
421
|
+
* @param includeMainPlatform Include main platform data
|
|
422
|
+
* @returns Count
|
|
423
|
+
* @throws ApiError
|
|
424
|
+
*/
|
|
425
|
+
public static platformOrgsCoursesCountRetrieve(
|
|
426
|
+
org: string,
|
|
427
|
+
departmentId?: number,
|
|
428
|
+
format: 'json' = 'json',
|
|
429
|
+
includeMainPlatform: boolean = true,
|
|
430
|
+
): CancelablePromise<Count> {
|
|
431
|
+
return __request(OpenAPI, {
|
|
432
|
+
method: 'GET',
|
|
433
|
+
url: '/api/platform/orgs/{org}/courses/count',
|
|
434
|
+
path: {
|
|
435
|
+
'org': org,
|
|
436
|
+
},
|
|
437
|
+
query: {
|
|
438
|
+
'department_id': departmentId,
|
|
439
|
+
'format': format,
|
|
440
|
+
'include_main_platform': includeMainPlatform,
|
|
441
|
+
},
|
|
442
|
+
});
|
|
443
|
+
}
|
|
444
|
+
/**
|
|
445
|
+
* List grading information on a per-course basis.
|
|
446
|
+
*
|
|
447
|
+
* This endpoint provides grading statistics for all courses, including
|
|
448
|
+
* average grades and completion rates.
|
|
449
|
+
*
|
|
450
|
+
* Returns:
|
|
451
|
+
* A list of courses with their associated grading metrics.
|
|
452
|
+
* @param org
|
|
453
|
+
* @returns any No response body
|
|
454
|
+
* @throws ApiError
|
|
455
|
+
*/
|
|
456
|
+
public static platformOrgsCoursesGradesRetrieve(
|
|
457
|
+
org: string,
|
|
458
|
+
): CancelablePromise<any> {
|
|
459
|
+
return __request(OpenAPI, {
|
|
460
|
+
method: 'GET',
|
|
461
|
+
url: '/api/platform/orgs/{org}/courses/grades',
|
|
462
|
+
path: {
|
|
463
|
+
'org': org,
|
|
464
|
+
},
|
|
465
|
+
});
|
|
466
|
+
}
|
|
467
|
+
/**
|
|
468
|
+
* Get video watch statistics on a per-course basis.
|
|
469
|
+
*
|
|
470
|
+
* This endpoint provides a list of courses with aggregated video watch metrics,
|
|
471
|
+
* including total views and completion percentages.
|
|
472
|
+
*
|
|
473
|
+
* Returns:
|
|
474
|
+
* A list of courses with:
|
|
475
|
+
* - Course identification (ID and name)
|
|
476
|
+
* - Video watch count
|
|
477
|
+
* - Percentage of total videos watched
|
|
478
|
+
* @param org
|
|
479
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
480
|
+
* @param format Format
|
|
481
|
+
*
|
|
482
|
+
* * `json` - json
|
|
483
|
+
* @param includeMainPlatform Include main platform data
|
|
484
|
+
* @returns WatchedVideosPerCourse
|
|
485
|
+
* @throws ApiError
|
|
486
|
+
*/
|
|
487
|
+
public static platformOrgsCoursesVideosRetrieve(
|
|
488
|
+
org: string,
|
|
489
|
+
departmentId?: number,
|
|
490
|
+
format: 'json' = 'json',
|
|
491
|
+
includeMainPlatform: boolean = true,
|
|
492
|
+
): CancelablePromise<WatchedVideosPerCourse> {
|
|
493
|
+
return __request(OpenAPI, {
|
|
494
|
+
method: 'GET',
|
|
495
|
+
url: '/api/platform/orgs/{org}/courses/videos',
|
|
496
|
+
path: {
|
|
497
|
+
'org': org,
|
|
498
|
+
},
|
|
499
|
+
query: {
|
|
500
|
+
'department_id': departmentId,
|
|
501
|
+
'format': format,
|
|
502
|
+
'include_main_platform': includeMainPlatform,
|
|
503
|
+
},
|
|
504
|
+
});
|
|
505
|
+
}
|
|
506
|
+
/**
|
|
507
|
+
* Get completion count statistics.
|
|
508
|
+
*
|
|
509
|
+
* This endpoint returns completion counts at different levels:
|
|
510
|
+
* - Platform level: Total users who have completed at least one course
|
|
511
|
+
* - Course level: Total completions for a specific course
|
|
512
|
+
* - Learner level: Total courses completed by a specific learner
|
|
513
|
+
*
|
|
514
|
+
* Query Parameters:
|
|
515
|
+
* course_id (str, optional): Filter by course ID
|
|
516
|
+
* user_id (str, optional): Filter by username or email
|
|
517
|
+
*
|
|
518
|
+
* Returns:
|
|
519
|
+
* A count of completions based on the specified filters.
|
|
520
|
+
* @param org
|
|
521
|
+
* @returns any No response body
|
|
522
|
+
* @throws ApiError
|
|
523
|
+
*/
|
|
524
|
+
public static platformOrgsProgressCompletedRetrieve(
|
|
525
|
+
org: string,
|
|
526
|
+
): CancelablePromise<any> {
|
|
527
|
+
return __request(OpenAPI, {
|
|
528
|
+
method: 'GET',
|
|
529
|
+
url: '/api/platform/orgs/{org}/progress/completed',
|
|
530
|
+
path: {
|
|
531
|
+
'org': org,
|
|
532
|
+
},
|
|
533
|
+
});
|
|
534
|
+
}
|
|
535
|
+
/**
|
|
536
|
+
* Average of total completed units
|
|
537
|
+
* @param org
|
|
538
|
+
* @returns any No response body
|
|
539
|
+
* @throws ApiError
|
|
540
|
+
*/
|
|
541
|
+
public static platformOrgsProgressCompletionRateRetrieve(
|
|
542
|
+
org: string,
|
|
543
|
+
): CancelablePromise<any> {
|
|
544
|
+
return __request(OpenAPI, {
|
|
545
|
+
method: 'GET',
|
|
546
|
+
url: '/api/platform/orgs/{org}/progress/completion-rate',
|
|
547
|
+
path: {
|
|
548
|
+
'org': org,
|
|
549
|
+
},
|
|
550
|
+
});
|
|
551
|
+
}
|
|
552
|
+
/**
|
|
553
|
+
* In Progress means any unit completion in the past 30 days
|
|
554
|
+
*
|
|
555
|
+
* For platform : Total users who have atleast a course in_progress on the platform
|
|
556
|
+
* For course : Total users
|
|
557
|
+
* For learner : Total courses in progress
|
|
558
|
+
*
|
|
559
|
+
* Query Params
|
|
560
|
+
* 1. course_id <optional> e.g course-v1:Org+Course4+Run
|
|
561
|
+
* 2. user_id <optional> e.g developer@ibleducation.com or dev123 (username|email)
|
|
562
|
+
* @param org
|
|
563
|
+
* @returns any No response body
|
|
564
|
+
* @throws ApiError
|
|
565
|
+
*/
|
|
566
|
+
public static platformOrgsProgressInProgressRetrieve(
|
|
567
|
+
org: string,
|
|
568
|
+
): CancelablePromise<any> {
|
|
569
|
+
return __request(OpenAPI, {
|
|
570
|
+
method: 'GET',
|
|
571
|
+
url: '/api/platform/orgs/{org}/progress/in-progress',
|
|
572
|
+
path: {
|
|
573
|
+
'org': org,
|
|
574
|
+
},
|
|
575
|
+
});
|
|
576
|
+
}
|
|
577
|
+
/**
|
|
578
|
+
* Started means an enrollment
|
|
579
|
+
*
|
|
580
|
+
* For platform : Total users who have atleast an enrollment
|
|
581
|
+
* For course : Total users enrolled
|
|
582
|
+
* For learner : Total courses in progress
|
|
583
|
+
*
|
|
584
|
+
* Query Params
|
|
585
|
+
* 1. course_id <optional> e.g course-v1:Org+Course4+Run
|
|
586
|
+
* 2. user_id <optional> e.g developer@ibleducation.com or dev123 (username|email)
|
|
587
|
+
* @param org
|
|
588
|
+
* @returns any No response body
|
|
589
|
+
* @throws ApiError
|
|
590
|
+
*/
|
|
591
|
+
public static platformOrgsProgressStartedRetrieve(
|
|
592
|
+
org: string,
|
|
593
|
+
): CancelablePromise<any> {
|
|
594
|
+
return __request(OpenAPI, {
|
|
595
|
+
method: 'GET',
|
|
596
|
+
url: '/api/platform/orgs/{org}/progress/started',
|
|
597
|
+
path: {
|
|
598
|
+
'org': org,
|
|
599
|
+
},
|
|
600
|
+
});
|
|
601
|
+
}
|
|
602
|
+
/**
|
|
603
|
+
* Total time spent count on the platform within specified range or all time
|
|
604
|
+
*
|
|
605
|
+
* Query Params
|
|
606
|
+
* 1. start_date e.g 2020-10-01
|
|
607
|
+
* 2. end_date e.g 2020-10-10
|
|
608
|
+
*
|
|
609
|
+
* Default result is all time
|
|
610
|
+
* @param org
|
|
611
|
+
* @returns any No response body
|
|
612
|
+
* @throws ApiError
|
|
613
|
+
*/
|
|
614
|
+
public static platformOrgsTimeCountRetrieve(
|
|
615
|
+
org: string,
|
|
616
|
+
): CancelablePromise<any> {
|
|
617
|
+
return __request(OpenAPI, {
|
|
618
|
+
method: 'GET',
|
|
619
|
+
url: '/api/platform/orgs/{org}/time/count',
|
|
620
|
+
path: {
|
|
621
|
+
'org': org,
|
|
622
|
+
},
|
|
623
|
+
});
|
|
624
|
+
}
|
|
625
|
+
/**
|
|
626
|
+
* Get count of active users on the platform.
|
|
627
|
+
*
|
|
628
|
+
* This endpoint returns the number of users who have had activity on the platform,
|
|
629
|
+
* either for all time or within a specified date range.
|
|
630
|
+
*
|
|
631
|
+
* Query Parameters:
|
|
632
|
+
* start_date (str, optional): Start date for filtering (ISO format)
|
|
633
|
+
* end_date (str, optional): End date for filtering (ISO format)
|
|
634
|
+
*
|
|
635
|
+
* Returns:
|
|
636
|
+
* The count of active users and change metrics compared to previous periods.
|
|
637
|
+
*
|
|
638
|
+
* Default behavior returns the count for all time if no date range is specified.
|
|
639
|
+
* @param org
|
|
640
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
641
|
+
* @param endDate end date. ISO 8601
|
|
642
|
+
* @param format Format
|
|
643
|
+
*
|
|
644
|
+
* * `json` - json
|
|
645
|
+
* @param includeMainPlatform Include main platform data
|
|
646
|
+
* @param startDate start date. ISO 8601
|
|
647
|
+
* @returns OverTimeWithTotal
|
|
648
|
+
* @throws ApiError
|
|
649
|
+
*/
|
|
650
|
+
public static platformOrgsUsersActiveCountRetrieve(
|
|
651
|
+
org: string,
|
|
652
|
+
departmentId?: number,
|
|
653
|
+
endDate?: string,
|
|
654
|
+
format: 'json' = 'json',
|
|
655
|
+
includeMainPlatform: boolean = true,
|
|
656
|
+
startDate?: string,
|
|
657
|
+
): CancelablePromise<OverTimeWithTotal> {
|
|
658
|
+
return __request(OpenAPI, {
|
|
659
|
+
method: 'GET',
|
|
660
|
+
url: '/api/platform/orgs/{org}/users/active/count',
|
|
661
|
+
path: {
|
|
662
|
+
'org': org,
|
|
663
|
+
},
|
|
664
|
+
query: {
|
|
665
|
+
'department_id': departmentId,
|
|
666
|
+
'end_date': endDate,
|
|
667
|
+
'format': format,
|
|
668
|
+
'include_main_platform': includeMainPlatform,
|
|
669
|
+
'start_date': startDate,
|
|
670
|
+
},
|
|
671
|
+
});
|
|
672
|
+
}
|
|
673
|
+
/**
|
|
674
|
+
* Get count of registered users on the platform.
|
|
675
|
+
*
|
|
676
|
+
* This endpoint returns the number of users registered on the platform,
|
|
677
|
+
* either for all time or within a specified date range.
|
|
678
|
+
*
|
|
679
|
+
* Query Parameters:
|
|
680
|
+
* start_date (str, optional): Start date for filtering (ISO format)
|
|
681
|
+
* end_date (str, optional): End date for filtering (ISO format)
|
|
682
|
+
*
|
|
683
|
+
* Returns:
|
|
684
|
+
* The count of registered users and change metrics compared to previous periods.
|
|
685
|
+
*
|
|
686
|
+
* Default behavior returns the count for all time if no date range is specified.
|
|
687
|
+
* @param org
|
|
688
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
689
|
+
* @param endDate end date. ISO 8601
|
|
690
|
+
* @param format Format
|
|
691
|
+
*
|
|
692
|
+
* * `json` - json
|
|
693
|
+
* @param includeMainPlatform Include main platform data
|
|
694
|
+
* @param startDate start date. ISO 8601
|
|
695
|
+
* @returns OverTimeWithTotal
|
|
696
|
+
* @throws ApiError
|
|
697
|
+
*/
|
|
698
|
+
public static platformOrgsUsersCountRetrieve(
|
|
699
|
+
org: string,
|
|
700
|
+
departmentId?: number,
|
|
701
|
+
endDate?: string,
|
|
702
|
+
format: 'json' = 'json',
|
|
703
|
+
includeMainPlatform: boolean = true,
|
|
704
|
+
startDate?: string,
|
|
705
|
+
): CancelablePromise<OverTimeWithTotal> {
|
|
706
|
+
return __request(OpenAPI, {
|
|
707
|
+
method: 'GET',
|
|
708
|
+
url: '/api/platform/orgs/{org}/users/count',
|
|
709
|
+
path: {
|
|
710
|
+
'org': org,
|
|
711
|
+
},
|
|
712
|
+
query: {
|
|
713
|
+
'department_id': departmentId,
|
|
714
|
+
'end_date': endDate,
|
|
715
|
+
'format': format,
|
|
716
|
+
'include_main_platform': includeMainPlatform,
|
|
717
|
+
'start_date': startDate,
|
|
718
|
+
},
|
|
719
|
+
});
|
|
720
|
+
}
|
|
721
|
+
/**
|
|
722
|
+
* Count of users who have completed a course on the platform within specified range or all time
|
|
723
|
+
*
|
|
724
|
+
* Query Params
|
|
725
|
+
* 1. start_date e.g 2020-10-01
|
|
726
|
+
* 2. end_date e.g 2020-10-10
|
|
727
|
+
*
|
|
728
|
+
* Default is all time
|
|
729
|
+
* @param org
|
|
730
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
731
|
+
* @param endDate end date. ISO 8601
|
|
732
|
+
* @param format Format
|
|
733
|
+
*
|
|
734
|
+
* * `json` - json
|
|
735
|
+
* @param includeMainPlatform Include main platform data
|
|
736
|
+
* @param startDate start date. ISO 8601
|
|
737
|
+
* @returns OverTimeWithTotal
|
|
738
|
+
* @throws ApiError
|
|
739
|
+
*/
|
|
740
|
+
public static platformOrgsUsersCoursesCompletedCountRetrieve(
|
|
741
|
+
org: string,
|
|
742
|
+
departmentId?: number,
|
|
743
|
+
endDate?: string,
|
|
744
|
+
format: 'json' = 'json',
|
|
745
|
+
includeMainPlatform: boolean = true,
|
|
746
|
+
startDate?: string,
|
|
747
|
+
): CancelablePromise<OverTimeWithTotal> {
|
|
748
|
+
return __request(OpenAPI, {
|
|
749
|
+
method: 'GET',
|
|
750
|
+
url: '/api/platform/orgs/{org}/users/courses-completed/count',
|
|
751
|
+
path: {
|
|
752
|
+
'org': org,
|
|
753
|
+
},
|
|
754
|
+
query: {
|
|
755
|
+
'department_id': departmentId,
|
|
756
|
+
'end_date': endDate,
|
|
757
|
+
'format': format,
|
|
758
|
+
'include_main_platform': includeMainPlatform,
|
|
759
|
+
'start_date': startDate,
|
|
760
|
+
},
|
|
761
|
+
});
|
|
762
|
+
}
|
|
763
|
+
}
|