@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,170 @@
|
|
|
1
|
+
import type { StripeCheckoutSessionRequest } from '../models/StripeCheckoutSessionRequest';
|
|
2
|
+
import type { StripeCheckoutSessionResponse } from '../models/StripeCheckoutSessionResponse';
|
|
3
|
+
import type { StripeCustomerPortalRequest } from '../models/StripeCustomerPortalRequest';
|
|
4
|
+
import type { StripeCustomerPortalResponse } from '../models/StripeCustomerPortalResponse';
|
|
5
|
+
import type { StripeLocalProduct } from '../models/StripeLocalProduct';
|
|
6
|
+
import type { StripeSubscriptionRenewalRequest } from '../models/StripeSubscriptionRenewalRequest';
|
|
7
|
+
import type { StripeSubscriptionRenewalResponse } from '../models/StripeSubscriptionRenewalResponse';
|
|
8
|
+
import type { TenantLaunchRequest } from '../models/TenantLaunchRequest';
|
|
9
|
+
import type { TenantLaunchResponse } from '../models/TenantLaunchResponse';
|
|
10
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
11
|
+
export declare class ServiceService {
|
|
12
|
+
/**
|
|
13
|
+
* User/tenant creation API
|
|
14
|
+
*
|
|
15
|
+
* To create using any payment provider, ensure you use the StudentToken Authentication Mechanism
|
|
16
|
+
* and also include the correct `provider_key` in the request body:
|
|
17
|
+
*
|
|
18
|
+
* ```
|
|
19
|
+
* apple_transaction_id: str
|
|
20
|
+
* stripe_checkout_id: str
|
|
21
|
+
* x_gcp_marketplace_token: str
|
|
22
|
+
* aws_transaction_id: str
|
|
23
|
+
* google_pay_transaction_id: str
|
|
24
|
+
* ```
|
|
25
|
+
*
|
|
26
|
+
* To create a tenant without a payment provider, call the API without ny of the above provider keys in the request body
|
|
27
|
+
* @param requestBody
|
|
28
|
+
* @returns TenantLaunchResponse
|
|
29
|
+
* @throws ApiError
|
|
30
|
+
*/
|
|
31
|
+
static serviceLaunchTenantCreate(requestBody: TenantLaunchRequest): CancelablePromise<TenantLaunchResponse>;
|
|
32
|
+
/**
|
|
33
|
+
* User creation flow
|
|
34
|
+
* @returns any No response body
|
|
35
|
+
* @throws ApiError
|
|
36
|
+
*/
|
|
37
|
+
static serviceManageUserCreate(): CancelablePromise<any>;
|
|
38
|
+
/**
|
|
39
|
+
* Make user tenant admin
|
|
40
|
+
* @returns any No response body
|
|
41
|
+
* @throws ApiError
|
|
42
|
+
*/
|
|
43
|
+
static serviceManageUserRoleCreate(): CancelablePromise<any>;
|
|
44
|
+
/**
|
|
45
|
+
* Stripe checkout session API View for user upgrade
|
|
46
|
+
*
|
|
47
|
+
* Request the following fields:
|
|
48
|
+
*
|
|
49
|
+
* - tenant
|
|
50
|
+
* - sku
|
|
51
|
+
* - mode
|
|
52
|
+
* - success_url
|
|
53
|
+
* - cancel_url
|
|
54
|
+
*
|
|
55
|
+
* Response:
|
|
56
|
+
* {
|
|
57
|
+
* "redirect_to": "https://checkout.stripe.com/xxx/xxxx/xxxx",
|
|
58
|
+
* }
|
|
59
|
+
* @param org
|
|
60
|
+
* @param userId
|
|
61
|
+
* @param requestBody
|
|
62
|
+
* @returns StripeCheckoutSessionResponse
|
|
63
|
+
* @throws ApiError
|
|
64
|
+
*/
|
|
65
|
+
static serviceOrgsUsersStripeCheckoutSessionCreate(org: string, userId: string, requestBody: StripeCheckoutSessionRequest): CancelablePromise<StripeCheckoutSessionResponse>;
|
|
66
|
+
/**
|
|
67
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
68
|
+
* @param org
|
|
69
|
+
* @param userId
|
|
70
|
+
* @param requestBody
|
|
71
|
+
* @returns StripeCustomerPortalResponse
|
|
72
|
+
* @throws ApiError
|
|
73
|
+
*/
|
|
74
|
+
static serviceOrgsUsersStripeCustomerPortalCreate(org: string, userId: string, requestBody: StripeCustomerPortalRequest): CancelablePromise<StripeCustomerPortalResponse>;
|
|
75
|
+
/**
|
|
76
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
77
|
+
* @param org
|
|
78
|
+
* @param userId
|
|
79
|
+
* @returns StripeLocalProduct
|
|
80
|
+
* @throws ApiError
|
|
81
|
+
*/
|
|
82
|
+
static serviceOrgsUsersStripeProductsRetrieve(org: string, userId: string): CancelablePromise<StripeLocalProduct>;
|
|
83
|
+
/**
|
|
84
|
+
* Mixin that includes the StudentTokenAuthentication and IsPlatformAdmin
|
|
85
|
+
* @param org
|
|
86
|
+
* @param userId
|
|
87
|
+
* @returns any No response body
|
|
88
|
+
* @throws ApiError
|
|
89
|
+
*/
|
|
90
|
+
static serviceOrgsUsersStripeProductsManageCreate(org: string, userId: string): CancelablePromise<any>;
|
|
91
|
+
/**
|
|
92
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
93
|
+
* @param org
|
|
94
|
+
* @param userId
|
|
95
|
+
* @param requestBody
|
|
96
|
+
* @returns StripeSubscriptionRenewalResponse
|
|
97
|
+
* @throws ApiError
|
|
98
|
+
*/
|
|
99
|
+
static serviceOrgsUsersStripeSubscriptionRenewalCreate(org: string, userId: string, requestBody: StripeSubscriptionRenewalRequest): CancelablePromise<StripeSubscriptionRenewalResponse>;
|
|
100
|
+
/**
|
|
101
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
102
|
+
* @param org
|
|
103
|
+
* @param userId
|
|
104
|
+
* @returns any No response body
|
|
105
|
+
* @throws ApiError
|
|
106
|
+
*/
|
|
107
|
+
static serviceOrgsUsersStripeSubscriptionsRetrieve(org: string, userId: string): CancelablePromise<any>;
|
|
108
|
+
/**
|
|
109
|
+
* Handle course payment callback after successful Stripe checkout.
|
|
110
|
+
* Enrolls the user in the purchased course.
|
|
111
|
+
*
|
|
112
|
+
* URL Parameters:
|
|
113
|
+
* - stripe_checkout_id: The local Checkout Session UUID
|
|
114
|
+
*
|
|
115
|
+
* Response:
|
|
116
|
+
* - Redirect: Successfully processed course enrollment
|
|
117
|
+
* - 404: Checkout session not found
|
|
118
|
+
* - 400: Invalid checkout session or product
|
|
119
|
+
* - 500: Server error during processing
|
|
120
|
+
* @param platformKey
|
|
121
|
+
* @returns any No response body
|
|
122
|
+
* @throws ApiError
|
|
123
|
+
*/
|
|
124
|
+
static serviceOrgsStripeCoursePaymentCallbackRetrieve(platformKey: string): CancelablePromise<any>;
|
|
125
|
+
/**
|
|
126
|
+
* @param checkoutUuid
|
|
127
|
+
* @returns any No response body
|
|
128
|
+
* @throws ApiError
|
|
129
|
+
*/
|
|
130
|
+
static serviceStripeCheckoutRetrieve(checkoutUuid: string): CancelablePromise<any>;
|
|
131
|
+
/**
|
|
132
|
+
* Stripe free trial checkout session. No user auth
|
|
133
|
+
*
|
|
134
|
+
* Request the following fields:
|
|
135
|
+
*
|
|
136
|
+
* - success_url
|
|
137
|
+
* - cancel_url
|
|
138
|
+
* - product
|
|
139
|
+
*
|
|
140
|
+
* Response:
|
|
141
|
+
* {
|
|
142
|
+
* "redirect_to": "https://checkout.stripe.com/xxx/xxxx/xxxx",
|
|
143
|
+
* }
|
|
144
|
+
* @param requestBody
|
|
145
|
+
* @returns StripeCheckoutSessionResponse
|
|
146
|
+
* @throws ApiError
|
|
147
|
+
*/
|
|
148
|
+
static serviceStripeCheckoutFreeTrialCreate(requestBody: StripeCheckoutSessionResponse): CancelablePromise<StripeCheckoutSessionResponse>;
|
|
149
|
+
/**
|
|
150
|
+
* Check if tenant exists or not
|
|
151
|
+
* @returns any No response body
|
|
152
|
+
* @throws ApiError
|
|
153
|
+
*/
|
|
154
|
+
static serviceTenantValidationCreate(): CancelablePromise<any>;
|
|
155
|
+
/**
|
|
156
|
+
* GET
|
|
157
|
+
* Gets site hash_key from
|
|
158
|
+
* or
|
|
159
|
+
* Gets site_id form hash_key
|
|
160
|
+
* @returns any No response body
|
|
161
|
+
* @throws ApiError
|
|
162
|
+
*/
|
|
163
|
+
static serviceTokenRetrieve(): CancelablePromise<any>;
|
|
164
|
+
/**
|
|
165
|
+
* Check if tenant exists or not
|
|
166
|
+
* @returns any No response body
|
|
167
|
+
* @throws ApiError
|
|
168
|
+
*/
|
|
169
|
+
static serviceUserValidationCreate(): CancelablePromise<any>;
|
|
170
|
+
}
|
|
@@ -0,0 +1,377 @@
|
|
|
1
|
+
import type { DesiredSkill } from '../models/DesiredSkill';
|
|
2
|
+
import type { PatchedSkillThreshold } from '../models/PatchedSkillThreshold';
|
|
3
|
+
import type { PointsPercentile } from '../models/PointsPercentile';
|
|
4
|
+
import type { ReportedSkill } from '../models/ReportedSkill';
|
|
5
|
+
import type { SkillDetail } from '../models/SkillDetail';
|
|
6
|
+
import type { SkillInfo } from '../models/SkillInfo';
|
|
7
|
+
import type { SkillThreshold } from '../models/SkillThreshold';
|
|
8
|
+
import type { UserSkill } from '../models/UserSkill';
|
|
9
|
+
import type { UserSkillPointsPercentile } from '../models/UserSkillPointsPercentile';
|
|
10
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
11
|
+
export declare class SkillsService {
|
|
12
|
+
/**
|
|
13
|
+
* List all available skills on the platform.
|
|
14
|
+
*
|
|
15
|
+
* This endpoint returns information about all skills that can be
|
|
16
|
+
* acquired on the platform.
|
|
17
|
+
*
|
|
18
|
+
* Path Parameters:
|
|
19
|
+
* org (str): The platform/organization identifier
|
|
20
|
+
*
|
|
21
|
+
* Returns:
|
|
22
|
+
* A list of all skills with basic information about each skill.
|
|
23
|
+
*
|
|
24
|
+
* Access Control:
|
|
25
|
+
* - Platform admins can access this information
|
|
26
|
+
* - All authenticated users can access this information
|
|
27
|
+
* @param org
|
|
28
|
+
* @returns SkillInfo
|
|
29
|
+
* @throws ApiError
|
|
30
|
+
*/
|
|
31
|
+
static skillsOrgsSkillsList(org: string): CancelablePromise<Array<SkillInfo>>;
|
|
32
|
+
/**
|
|
33
|
+
* Retrieve percentile distribution for a specific skill.
|
|
34
|
+
*
|
|
35
|
+
* This endpoint returns the percentile distribution of points earned
|
|
36
|
+
* by users for a specific skill.
|
|
37
|
+
*
|
|
38
|
+
* Path Parameters:
|
|
39
|
+
* skill_id (int): The ID of the skill to retrieve percentile information for
|
|
40
|
+
* org (str, optional): The platform/organization identifier to filter results
|
|
41
|
+
*
|
|
42
|
+
* Returns:
|
|
43
|
+
* A list of percentile breakpoints for the specified skill.
|
|
44
|
+
*
|
|
45
|
+
* Error Responses:
|
|
46
|
+
* 404 Not Found: If the specified skill doesn't exist
|
|
47
|
+
*
|
|
48
|
+
* Access Control:
|
|
49
|
+
* - Platform admins can access this information
|
|
50
|
+
* - All authenticated users can access this information
|
|
51
|
+
* @param org
|
|
52
|
+
* @param skillId
|
|
53
|
+
* @returns PointsPercentile
|
|
54
|
+
* @throws ApiError
|
|
55
|
+
*/
|
|
56
|
+
static skillsOrgsSkillsPercentileRetrieve(org: string, skillId: number): CancelablePromise<PointsPercentile>;
|
|
57
|
+
/**
|
|
58
|
+
* Retrieve detailed information about a specific skill.
|
|
59
|
+
*
|
|
60
|
+
* This endpoint returns comprehensive information about a specific skill,
|
|
61
|
+
* including its description, categories, and related courses.
|
|
62
|
+
*
|
|
63
|
+
* Path Parameters:
|
|
64
|
+
* org (str): The platform/organization identifier
|
|
65
|
+
* skill_name (str): The name of the skill to retrieve details for
|
|
66
|
+
*
|
|
67
|
+
* Returns:
|
|
68
|
+
* Detailed information about the specified skill.
|
|
69
|
+
*
|
|
70
|
+
* Error Responses:
|
|
71
|
+
* 404 Not Found: If the specified skill doesn't exist
|
|
72
|
+
*
|
|
73
|
+
* Access Control:
|
|
74
|
+
* - Platform admins can access this information
|
|
75
|
+
* - All authenticated users can access this information
|
|
76
|
+
* @param org
|
|
77
|
+
* @param skillName
|
|
78
|
+
* @returns SkillDetail
|
|
79
|
+
* @throws ApiError
|
|
80
|
+
*/
|
|
81
|
+
static skillsOrgsSkillsRetrieve(org: string, skillName: string): CancelablePromise<SkillDetail>;
|
|
82
|
+
/**
|
|
83
|
+
* Mixin that includes the StudentTokenAuthentication and IsAdminUserOrStudent
|
|
84
|
+
* @param org
|
|
85
|
+
* @returns PointsPercentile
|
|
86
|
+
* @throws ApiError
|
|
87
|
+
*/
|
|
88
|
+
static skillsOrgsSkillsPercentileList(org: string): CancelablePromise<Array<PointsPercentile>>;
|
|
89
|
+
/**
|
|
90
|
+
* Manage skill thresholds for a platform.
|
|
91
|
+
*
|
|
92
|
+
* This endpoint allows platform administrators to view, create, update, and delete
|
|
93
|
+
* skill thresholds. Skill thresholds define the minimum points required to consider
|
|
94
|
+
* a skill as acquired or mastered.
|
|
95
|
+
*
|
|
96
|
+
* Path Parameters:
|
|
97
|
+
* org (str): The platform/organization identifier
|
|
98
|
+
*
|
|
99
|
+
* Methods:
|
|
100
|
+
* GET: Retrieve all skill thresholds for the platform
|
|
101
|
+
* POST: Create a new skill threshold
|
|
102
|
+
* PATCH: Update an existing skill threshold
|
|
103
|
+
* DELETE: Delete all skill thresholds for the platform
|
|
104
|
+
*
|
|
105
|
+
* Request Body (POST):
|
|
106
|
+
* name (str, required): The name of the threshold level (e.g., "Beginner", "Intermediate")
|
|
107
|
+
* threshold (int, required): The minimum points required to reach this threshold
|
|
108
|
+
*
|
|
109
|
+
* Request Body (PATCH):
|
|
110
|
+
* name (str, required): The name of the existing threshold to update
|
|
111
|
+
* threshold (int, required): The new minimum points value for this threshold
|
|
112
|
+
*
|
|
113
|
+
* Returns:
|
|
114
|
+
* GET: A list of all skill thresholds for the platform
|
|
115
|
+
* POST/PATCH: The created or updated skill threshold with format:
|
|
116
|
+
* {
|
|
117
|
+
* "name": "threshold_name",
|
|
118
|
+
* "threshold": threshold_value
|
|
119
|
+
* }
|
|
120
|
+
* DELETE: No content (204)
|
|
121
|
+
*
|
|
122
|
+
* Error Responses:
|
|
123
|
+
* 400 Bad Request: If the request data is invalid or missing required fields
|
|
124
|
+
* 404 Not Found: If the specified platform doesn't exist or the threshold
|
|
125
|
+
* to update cannot be found
|
|
126
|
+
*
|
|
127
|
+
* Access Control:
|
|
128
|
+
* - Only platform administrators can access this endpoint
|
|
129
|
+
* @param org
|
|
130
|
+
* @returns SkillThreshold
|
|
131
|
+
* @throws ApiError
|
|
132
|
+
*/
|
|
133
|
+
static skillsOrgsSkillsThresholdsRetrieve(org: string): CancelablePromise<SkillThreshold>;
|
|
134
|
+
/**
|
|
135
|
+
* Manage skill thresholds for a platform.
|
|
136
|
+
*
|
|
137
|
+
* This endpoint allows platform administrators to view, create, update, and delete
|
|
138
|
+
* skill thresholds. Skill thresholds define the minimum points required to consider
|
|
139
|
+
* a skill as acquired or mastered.
|
|
140
|
+
*
|
|
141
|
+
* Path Parameters:
|
|
142
|
+
* org (str): The platform/organization identifier
|
|
143
|
+
*
|
|
144
|
+
* Methods:
|
|
145
|
+
* GET: Retrieve all skill thresholds for the platform
|
|
146
|
+
* POST: Create a new skill threshold
|
|
147
|
+
* PATCH: Update an existing skill threshold
|
|
148
|
+
* DELETE: Delete all skill thresholds for the platform
|
|
149
|
+
*
|
|
150
|
+
* Request Body (POST):
|
|
151
|
+
* name (str, required): The name of the threshold level (e.g., "Beginner", "Intermediate")
|
|
152
|
+
* threshold (int, required): The minimum points required to reach this threshold
|
|
153
|
+
*
|
|
154
|
+
* Request Body (PATCH):
|
|
155
|
+
* name (str, required): The name of the existing threshold to update
|
|
156
|
+
* threshold (int, required): The new minimum points value for this threshold
|
|
157
|
+
*
|
|
158
|
+
* Returns:
|
|
159
|
+
* GET: A list of all skill thresholds for the platform
|
|
160
|
+
* POST/PATCH: The created or updated skill threshold with format:
|
|
161
|
+
* {
|
|
162
|
+
* "name": "threshold_name",
|
|
163
|
+
* "threshold": threshold_value
|
|
164
|
+
* }
|
|
165
|
+
* DELETE: No content (204)
|
|
166
|
+
*
|
|
167
|
+
* Error Responses:
|
|
168
|
+
* 400 Bad Request: If the request data is invalid or missing required fields
|
|
169
|
+
* 404 Not Found: If the specified platform doesn't exist or the threshold
|
|
170
|
+
* to update cannot be found
|
|
171
|
+
*
|
|
172
|
+
* Access Control:
|
|
173
|
+
* - Only platform administrators can access this endpoint
|
|
174
|
+
* @param org
|
|
175
|
+
* @param requestBody
|
|
176
|
+
* @returns SkillThreshold
|
|
177
|
+
* @throws ApiError
|
|
178
|
+
*/
|
|
179
|
+
static skillsOrgsSkillsThresholdsCreate(org: string, requestBody: SkillThreshold): CancelablePromise<SkillThreshold>;
|
|
180
|
+
/**
|
|
181
|
+
* Manage skill thresholds for a platform.
|
|
182
|
+
*
|
|
183
|
+
* This endpoint allows platform administrators to view, create, update, and delete
|
|
184
|
+
* skill thresholds. Skill thresholds define the minimum points required to consider
|
|
185
|
+
* a skill as acquired or mastered.
|
|
186
|
+
*
|
|
187
|
+
* Path Parameters:
|
|
188
|
+
* org (str): The platform/organization identifier
|
|
189
|
+
*
|
|
190
|
+
* Methods:
|
|
191
|
+
* GET: Retrieve all skill thresholds for the platform
|
|
192
|
+
* POST: Create a new skill threshold
|
|
193
|
+
* PATCH: Update an existing skill threshold
|
|
194
|
+
* DELETE: Delete all skill thresholds for the platform
|
|
195
|
+
*
|
|
196
|
+
* Request Body (POST):
|
|
197
|
+
* name (str, required): The name of the threshold level (e.g., "Beginner", "Intermediate")
|
|
198
|
+
* threshold (int, required): The minimum points required to reach this threshold
|
|
199
|
+
*
|
|
200
|
+
* Request Body (PATCH):
|
|
201
|
+
* name (str, required): The name of the existing threshold to update
|
|
202
|
+
* threshold (int, required): The new minimum points value for this threshold
|
|
203
|
+
*
|
|
204
|
+
* Returns:
|
|
205
|
+
* GET: A list of all skill thresholds for the platform
|
|
206
|
+
* POST/PATCH: The created or updated skill threshold with format:
|
|
207
|
+
* {
|
|
208
|
+
* "name": "threshold_name",
|
|
209
|
+
* "threshold": threshold_value
|
|
210
|
+
* }
|
|
211
|
+
* DELETE: No content (204)
|
|
212
|
+
*
|
|
213
|
+
* Error Responses:
|
|
214
|
+
* 400 Bad Request: If the request data is invalid or missing required fields
|
|
215
|
+
* 404 Not Found: If the specified platform doesn't exist or the threshold
|
|
216
|
+
* to update cannot be found
|
|
217
|
+
*
|
|
218
|
+
* Access Control:
|
|
219
|
+
* - Only platform administrators can access this endpoint
|
|
220
|
+
* @param org
|
|
221
|
+
* @param requestBody
|
|
222
|
+
* @returns SkillThreshold
|
|
223
|
+
* @throws ApiError
|
|
224
|
+
*/
|
|
225
|
+
static skillsOrgsSkillsThresholdsPartialUpdate(org: string, requestBody?: PatchedSkillThreshold): CancelablePromise<SkillThreshold>;
|
|
226
|
+
/**
|
|
227
|
+
* Manage skill thresholds for a platform.
|
|
228
|
+
*
|
|
229
|
+
* This endpoint allows platform administrators to view, create, update, and delete
|
|
230
|
+
* skill thresholds. Skill thresholds define the minimum points required to consider
|
|
231
|
+
* a skill as acquired or mastered.
|
|
232
|
+
*
|
|
233
|
+
* Path Parameters:
|
|
234
|
+
* org (str): The platform/organization identifier
|
|
235
|
+
*
|
|
236
|
+
* Methods:
|
|
237
|
+
* GET: Retrieve all skill thresholds for the platform
|
|
238
|
+
* POST: Create a new skill threshold
|
|
239
|
+
* PATCH: Update an existing skill threshold
|
|
240
|
+
* DELETE: Delete all skill thresholds for the platform
|
|
241
|
+
*
|
|
242
|
+
* Request Body (POST):
|
|
243
|
+
* name (str, required): The name of the threshold level (e.g., "Beginner", "Intermediate")
|
|
244
|
+
* threshold (int, required): The minimum points required to reach this threshold
|
|
245
|
+
*
|
|
246
|
+
* Request Body (PATCH):
|
|
247
|
+
* name (str, required): The name of the existing threshold to update
|
|
248
|
+
* threshold (int, required): The new minimum points value for this threshold
|
|
249
|
+
*
|
|
250
|
+
* Returns:
|
|
251
|
+
* GET: A list of all skill thresholds for the platform
|
|
252
|
+
* POST/PATCH: The created or updated skill threshold with format:
|
|
253
|
+
* {
|
|
254
|
+
* "name": "threshold_name",
|
|
255
|
+
* "threshold": threshold_value
|
|
256
|
+
* }
|
|
257
|
+
* DELETE: No content (204)
|
|
258
|
+
*
|
|
259
|
+
* Error Responses:
|
|
260
|
+
* 400 Bad Request: If the request data is invalid or missing required fields
|
|
261
|
+
* 404 Not Found: If the specified platform doesn't exist or the threshold
|
|
262
|
+
* to update cannot be found
|
|
263
|
+
*
|
|
264
|
+
* Access Control:
|
|
265
|
+
* - Only platform administrators can access this endpoint
|
|
266
|
+
* @param org
|
|
267
|
+
* @returns void
|
|
268
|
+
* @throws ApiError
|
|
269
|
+
*/
|
|
270
|
+
static skillsOrgsSkillsThresholdsDestroy(org: string): CancelablePromise<void>;
|
|
271
|
+
/**
|
|
272
|
+
* Retrieve a user's skill information.
|
|
273
|
+
*
|
|
274
|
+
* This endpoint returns information about skills that a user has acquired
|
|
275
|
+
* through the platform. It can return all skills or filter by a specific skill.
|
|
276
|
+
*
|
|
277
|
+
* Path Parameters:
|
|
278
|
+
* org (str): The platform/organization identifier
|
|
279
|
+
* user_id (str): The username of the user to retrieve skill information for
|
|
280
|
+
*
|
|
281
|
+
* Query Parameters:
|
|
282
|
+
* skill_name (str, optional): Filter results to a specific skill
|
|
283
|
+
*
|
|
284
|
+
* Returns:
|
|
285
|
+
* When skill_name is provided:
|
|
286
|
+
* Details about the specific skill including points earned and percentile ranking
|
|
287
|
+
*
|
|
288
|
+
* When skill_name is not provided:
|
|
289
|
+
* A list of all skills the user has acquired with their points
|
|
290
|
+
*
|
|
291
|
+
* Access Control:
|
|
292
|
+
* - Platform admins can access any user's skill information
|
|
293
|
+
* - Users can access their own skill information
|
|
294
|
+
* @param org
|
|
295
|
+
* @param userId
|
|
296
|
+
* @returns UserSkill
|
|
297
|
+
* @throws ApiError
|
|
298
|
+
*/
|
|
299
|
+
static skillsOrgsSkillsUsersRetrieve(org: string, userId: string): CancelablePromise<UserSkill>;
|
|
300
|
+
/**
|
|
301
|
+
* Retrieve a user's desired skills.
|
|
302
|
+
*
|
|
303
|
+
* This endpoint returns the skills that a user has indicated they want
|
|
304
|
+
* to develop or acquire through the platform.
|
|
305
|
+
*
|
|
306
|
+
* Path Parameters:
|
|
307
|
+
* org (str): The platform/organization identifier
|
|
308
|
+
* user_id (str): The username of the user to retrieve skill information for
|
|
309
|
+
*
|
|
310
|
+
* Returns:
|
|
311
|
+
* The user's desired skills information.
|
|
312
|
+
*
|
|
313
|
+
* Error Responses:
|
|
314
|
+
* 400 Bad Request: If the user doesn't exist in the platform or has no desired skills
|
|
315
|
+
* 404 Not Found: If the specified platform doesn't exist
|
|
316
|
+
*
|
|
317
|
+
* Access Control:
|
|
318
|
+
* - Platform admins can access any user's information
|
|
319
|
+
* - Users can access their own information
|
|
320
|
+
* @param org
|
|
321
|
+
* @param userId
|
|
322
|
+
* @returns DesiredSkill
|
|
323
|
+
* @throws ApiError
|
|
324
|
+
*/
|
|
325
|
+
static skillsOrgsSkillsUsersDesiredSkillsRetrieve(org: string, userId: string): CancelablePromise<DesiredSkill>;
|
|
326
|
+
/**
|
|
327
|
+
* Retrieve a user's total skill points and percentile ranking.
|
|
328
|
+
*
|
|
329
|
+
* This endpoint returns the total skill points a user has earned across
|
|
330
|
+
* all skills and their percentile ranking compared to other users on the platform.
|
|
331
|
+
*
|
|
332
|
+
* Path Parameters:
|
|
333
|
+
* org (str): The platform/organization identifier
|
|
334
|
+
* user_id (str): The username of the user to retrieve information for
|
|
335
|
+
*
|
|
336
|
+
* Returns:
|
|
337
|
+
* The user's total skill points and percentile ranking information:
|
|
338
|
+
* - Username
|
|
339
|
+
* - Total points earned across all skills
|
|
340
|
+
* - Percentile ranking compared to other users
|
|
341
|
+
*
|
|
342
|
+
* Access Control:
|
|
343
|
+
* - Platform admins can access any user's information
|
|
344
|
+
* - Users can access their own information
|
|
345
|
+
* @param org
|
|
346
|
+
* @param userId
|
|
347
|
+
* @returns UserSkillPointsPercentile
|
|
348
|
+
* @throws ApiError
|
|
349
|
+
*/
|
|
350
|
+
static skillsOrgsSkillsUsersPointPercentileRetrieve(org: string, userId: string): CancelablePromise<UserSkillPointsPercentile>;
|
|
351
|
+
/**
|
|
352
|
+
* Retrieve a user's self-reported skills.
|
|
353
|
+
*
|
|
354
|
+
* This endpoint returns the skills that a user has reported having
|
|
355
|
+
* prior to or outside of the platform learning experience.
|
|
356
|
+
*
|
|
357
|
+
* Path Parameters:
|
|
358
|
+
* org (str): The platform/organization identifier
|
|
359
|
+
* user_id (str): The username of the user to retrieve skill information for
|
|
360
|
+
*
|
|
361
|
+
* Returns:
|
|
362
|
+
* The user's self-reported skills information.
|
|
363
|
+
*
|
|
364
|
+
* Error Responses:
|
|
365
|
+
* 400 Bad Request: If the user doesn't exist in the platform or has no reported skills
|
|
366
|
+
* 404 Not Found: If the specified platform doesn't exist
|
|
367
|
+
*
|
|
368
|
+
* Access Control:
|
|
369
|
+
* - Platform admins can access any user's information
|
|
370
|
+
* - Users can access their own information
|
|
371
|
+
* @param org
|
|
372
|
+
* @param userId
|
|
373
|
+
* @returns ReportedSkill
|
|
374
|
+
* @throws ApiError
|
|
375
|
+
*/
|
|
376
|
+
static skillsOrgsSkillsUsersReportedSkillsRetrieve(org: string, userId: string): CancelablePromise<ReportedSkill>;
|
|
377
|
+
}
|
|
@@ -0,0 +1,49 @@
|
|
|
1
|
+
import type { GroupList } from '../models/GroupList';
|
|
2
|
+
import type { CancelablePromise } from '../core/CancelablePromise';
|
|
3
|
+
export declare class UserGroupsService {
|
|
4
|
+
/**
|
|
5
|
+
* Get a list of user groups with metrics and filtering options.
|
|
6
|
+
*
|
|
7
|
+
* This endpoint provides a paginated list of user groups with aggregated metrics
|
|
8
|
+
* about learner performance, course completions, and skill acquisition.
|
|
9
|
+
*
|
|
10
|
+
* This endpoint uses DM token authentication and respects department-based
|
|
11
|
+
* access controls.
|
|
12
|
+
*
|
|
13
|
+
* Query Parameters:
|
|
14
|
+
* page (int, optional): Page number for pagination
|
|
15
|
+
* length (int, optional): Number of items per page
|
|
16
|
+
* program (str, optional): Filter by program
|
|
17
|
+
* pathway (str, optional): Filter by pathway
|
|
18
|
+
* groups (list, optional): Filter by group names
|
|
19
|
+
* location (str, optional): Filter by location
|
|
20
|
+
* is_enrolled (bool, optional): Filter for groups with enrolled users
|
|
21
|
+
* start_date (date, optional): Filter by learner join date (start range)
|
|
22
|
+
* end_date (date, optional): Filter by learner join date (end range)
|
|
23
|
+
*
|
|
24
|
+
* Returns:
|
|
25
|
+
* A paginated list of user groups with comprehensive metrics.
|
|
26
|
+
*
|
|
27
|
+
* Access Control:
|
|
28
|
+
* - Platform admins can see all groups
|
|
29
|
+
* - Department admins can only see groups in their departments
|
|
30
|
+
* @param key
|
|
31
|
+
* @param departmentId When `department_mode=1` is passed, it allows to filter data for only user content groups for the specified department
|
|
32
|
+
* @param endDate Filter by learners date_joined. Start date. ISO 8601
|
|
33
|
+
* @param format Format
|
|
34
|
+
*
|
|
35
|
+
* * `json` - json
|
|
36
|
+
* @param groups Groups search string. Single string or list of strings. e.g 'sample_group' or `['group', 'another group']`
|
|
37
|
+
* @param includeMainPlatform Include main platform data
|
|
38
|
+
* @param isEnrolled Filter for users who have at least an enrollment
|
|
39
|
+
* @param length Size of data to return
|
|
40
|
+
* @param location Location search string
|
|
41
|
+
* @param page Page offset
|
|
42
|
+
* @param pathway Pathway string
|
|
43
|
+
* @param program Program search string
|
|
44
|
+
* @param startDate Filter by learners date_joined. Start date. ISO 8601
|
|
45
|
+
* @returns GroupList
|
|
46
|
+
* @throws ApiError
|
|
47
|
+
*/
|
|
48
|
+
static userGroupsOrgsRetrieve(key: string, departmentId?: number, endDate?: string, format?: 'json', groups?: Array<string>, includeMainPlatform?: boolean, isEnrolled?: boolean | null, length?: number, location?: string, page?: number, pathway?: string, program?: string, startDate?: string): CancelablePromise<GroupList>;
|
|
49
|
+
}
|
package/package.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
1
|
+
{
|
|
2
|
+
"name": "@iblai/iblai-api",
|
|
3
|
+
"version": "0.0.1-core",
|
|
4
|
+
"main": "dist/index.cjs.js",
|
|
5
|
+
"module": "dist/index.esm.js",
|
|
6
|
+
"type": "module",
|
|
7
|
+
"scripts": {
|
|
8
|
+
"clean": "rm -rf dist",
|
|
9
|
+
"build": "npm run clean && rollup -c"
|
|
10
|
+
},
|
|
11
|
+
"types": "dist/types/index.d.ts",
|
|
12
|
+
"exports": {
|
|
13
|
+
".": {
|
|
14
|
+
"import": "./dist/index.esm.js",
|
|
15
|
+
"require": "./dist/index.cjs.js",
|
|
16
|
+
"types": "./dist/types/index.d.ts"
|
|
17
|
+
}
|
|
18
|
+
},
|
|
19
|
+
"keywords": [],
|
|
20
|
+
"author": "ibl.ai",
|
|
21
|
+
"license": "ISC",
|
|
22
|
+
"description": "",
|
|
23
|
+
"devDependencies": {
|
|
24
|
+
"@babel/preset-typescript": "^7.27.0",
|
|
25
|
+
"@rollup/plugin-babel": "^6.0.4",
|
|
26
|
+
"@rollup/plugin-commonjs": "^28.0.3",
|
|
27
|
+
"@rollup/plugin-json": "^6.1.0",
|
|
28
|
+
"@rollup/plugin-node-resolve": "^16.0.1",
|
|
29
|
+
"openapi-typescript-codegen": "^0.29.0",
|
|
30
|
+
"rollup": "^4.40.0",
|
|
31
|
+
"rollup-plugin-dts": "^6.2.1",
|
|
32
|
+
"rollup-plugin-peer-deps-external": "^2.2.4",
|
|
33
|
+
"rollup-plugin-typescript2": "^0.36.0",
|
|
34
|
+
"typescript": "^5.8.3"
|
|
35
|
+
},
|
|
36
|
+
"dependencies": {
|
|
37
|
+
"tslib": "^2.8.1"
|
|
38
|
+
}
|
|
39
|
+
}
|