LtiApplicationOutput

LTI Application. The sourcedId represents the application identifier.

  • applicationType
    Type: string · LtiApplicationTypeenum
    required

    Type of the LTI application

    values
    • learning_app
    • assessment
    • internal
  • coverImageUrl
    Type: string Format: uri
    required

    URL to the cover image

  • dateCreated
    Type: string Format: date-time
    required

    Timestamp of when the application was created

  • dateLastModified
    Type: string Format: date-time
    required

    Timestamp of when the application was last modified

  • deploymentId
    Type: string
    required

    Unique deployment identifier

  • description
    Type: string
    required

    Description of the application

  • domains
    Type: array string[]
    required

    Domains this application is launched from

  • idling
    Type: string · FeatureStatusenum
    required

    Idling detection feature status

    values
    • on
    • off
  • isLtiCompliant
    Type: boolean
    required

    Whether the application is LTI compliant

  • isLtiV1P3Compliant
    Type: boolean
    required

    Whether the application is LTI v1.3 compliant

  • isRecordingEnabled
    Type: boolean
    required

    Whether session recording is enabled

  • launchUrl
    Type: string Format: uri
    required

    URL to launch the application

  • logoUrl
    Type: string Format: uri
    required

    URL to the application logo

  • name
    Type: string
    required

    Name of the application

  • proctoringMode
    Type: string · FeatureStatusenum
    required

    Proctoring mode status for this application

    values
    • on
    • off
  • sourcedId
    Type: string Format: uuid
    required

    Unique identifier for the application

  • status
    Type: string · EntityStatusenum
    required

    Status of an entity in the system

    values
    • active
    • tobedeleted
    • inactive
  • version
    Type: string
    required

    Application version

  • wasteMeter
    Type: string · FeatureStatusenum
    required

    WasteMeter for this application

    values
    • on
    • off
  • caliperSupport
    Type: string · CaliperSupportenum

    Level of Caliper Analytics support

    values
    • yes
    • no
    • partial
  • clientId
    Type: string | null

    Application client ID for LTI JWT tokens

  • fullDescription
    Type: string | null

    Comprehensive application description

  • gradeRangeEnd
    Type: integer | null

    Ending grade level

  • gradeRangeStart
    Type: integer | null

    Starting grade level

  • homepageUrl
    Type: string | null Format: uri

    Homepage URL for the application

  • idlingThreshold
    Type: integer | null

    Threshold in seconds for detecting idling

  • landingUrl
    Type: string | null Format: uri

    Application landing page URL

  • languageSupport
    Type: array string[] | null

    Supported languages

  • learningAppSpecification
    Type: string | null

    Per-app specification for AI context

  • metadata
    Type: object | null

    Additional metadata associated with the application

    • propertyName
      Type: anything
  • publisherName
    Type: string | null

    Application publisher name

  • subjects
    Type: array string[] | null

    Academic subjects supported

  • tags
    Type: array string[] | null

    Application categorization tags