• Query: query learningPath($lpId: ID!) { getLearningPath(lpId: $lpId) { id userEnrolled modulesNumber activitiesNumber certificationEnabled infoMessage { type title description status cta { title actionId arguments { key value } metadata { key value } } } cta { title actionId arguments { key value } metadata { key value } } navigation { edgeId edgeRid title description navigationPath locked lockReasons image { url } attempt { id metrics { globalScore progress status } } attemptQuote { used allowed } learningContentType cta { title actionId arguments { key value } metadata { key value } } } training { title description duration { name } domain { name } image { alt title url } attempt { metrics { globalScore progress status } } } liveActivities { type status relatedEntity { title description startDate endDate url address isBucketRequired bucket { title } cta { title actionId arguments { key value } metadata { key value } } } } trainingFiles { id name description filename url mimeType size extension } trainingPrerequisites { conditionType conditionFormulaExpression learningPaths { id training { title } } } } getCumulativeTimeSpent(lpId: $lpId) getUserCertificates(relatedEntityId: $lpId) { validationDate expirationDate status downloadUrl } }
  • Arguments: {"lpId":6}
  • The API user context does not have permission to view the given Learning Path.
  • The API user context does not have permission to view the given Learning Path.