v1
latestOpenAPI 3.1.02026-07-263911,4691.1 MBGet courses
Retrieves all courses in your organization.
Query parameters
[Optional] The number of items to return. Defaults to 25. You can specify a value between 1 to 1000.
[Optional] The current page number. Default to 1. Must be at least 1.
[Optional] The The minimum modified date of the course.
[Optional] The publication status of the course.
- PUBLICATION_STATUS_UNKNOWN: Unknown publication status
- PUBLICATION_STATUS_PUBLISHED: course is published
[Optional] Filter by specific course IDs. If empty, all courses matching other filters will be returned.
[Optional] The preferred locale of the course.
[Optional] The search term to filter out courses
[Optional] Filter by assigned group IDs. If empty, all courses matching other filters will be returned.
[Optional] Filter by assigned site IDs. If empty, all courses matching other filters will be returned.
[Optional] Filter by a users enrolled Courses. If empty, all courses matching other filters will be returned.
Response
A successful response.