Smart Search
BETA: This API resource is not finalized, and there could be breaking changes before its final release.
API for AI-powered course content search. NOTE: This feature has limited availability at present.
A SearchResult object looks like:
BETA: This API endpoint is not finalized, and there could be breaking changes before its final release.
GET /api/v1/courses/:course_id/smartsearch
GET /api/v1/courses/:course_id/smartsearch
Scope: url:GET|/api/v1/courses/:course_id/smartsearch
Find course content using a meaning-based search
Request Parameters:
Parameter | Type | Description |
---|---|---|
| Required | The search query |
|
| Types of objects to search. By default, all supported types are searched. Supported types include |
Returns a list of SearchResult objects.
© Instructure, Inc. Generated on Wed Nov 6 14:20:09 2024 This documentation is generated directly from the Canvas LMS source code, available on Github.
Last updated