Get all LTI applications
Returns a paginated list of LTI applications with flattened application data
Authorizations
OAuth 2.0 client credentials flow. Contact timeback@trilogy.com to request credentials for your application.
Query Parameters
Maximum number of items to return
1 <= x <= 100Number of items to skip
x >= 0Field to sort by
Sort direction
ASC, DESC Filter results using OneRoster syntax: filter= Predicates: = (equals), != (not equals), ~ (contains), >, >=, <, <= Logical operators: AND, OR (max 2 predicates per OneRoster spec) Available fields: sourcedId, status, name, description, tools.sourcedId (deprecated), tools.name (deprecated), tools.status (deprecated) Example: filter=name='MyApp'
Comma-separated list of fields to include in the response. Available fields: sourcedId, status, dateCreated, dateLastModified, metadata, applicationType, name, description, isLtiCompliant, isLtiV1P3Compliant, isRecordingEnabled, parentLinkLoginEnabled, idlingThreshold, launchUrl, landingUrl, homepageUrl, clientId, deploymentId, version, domains, fullDescription, learningAppSpecification, gradeRangeStart, gradeRangeEnd, languageSupport, caliperSupport, tags, publisherName, wasteMeter, idling, proctoringMode, secondCameraEnforcement, subjects, logoUrl, coverImageUrl, tools (deprecated), tools.sourcedId (deprecated), tools.status (deprecated), tools.name (deprecated), tools.description (deprecated), tools.launchUrl (deprecated), tools.logoUrl (deprecated), tools.coverImageUrl (deprecated), tools.deploymentId (deprecated), tools.version (deprecated), tools.domains (deprecated), tools.fullDescription (deprecated), tools.gradeRangeStart (deprecated), tools.gradeRangeEnd (deprecated), tools.languageSupport (deprecated), tools.caliperSupport (deprecated), tools.tags (deprecated), tools.publisherName (deprecated), tools.wasteMeter (deprecated), tools.idling (deprecated), tools.proctoringMode (deprecated), tools.subjects (deprecated)