PaginatedOneRosterCourseOutput
- coursesType: array object[] · OneRosterCourseOutput[]required
Array of course objects
- courseType: string
Code requiredCode used to identify the course
- dateType: stringFormat: date-time
Last Modified requiredTimestamp of when the course was last modified
- sourcedType: string
Id requiredUnique identifier for the course
- statusType: string · EntityStatusenumrequired
Status of an entity in the system
values- active
- tobedeleted
- inactive
- titleType: stringrequired
Title of the course
- gradesType: array string[] | null
Array of grade levels associated with the course
- metadataType: object | null
Additional metadata associated with the course
- orgType: object · OneRosterGUIDRef nullable
Organization the course belongs to
- resourcesType: array object[] · OneRosterGUIDRef[]
Array of resources associated with the course
A reference to another OneRoster entity
- schoolType: object · OneRosterGUIDRef nullable
Year Academic session (school year) information
- subjectType: array string[] | null
Codes Array of subject codes for the course
- subjectsType: array string[] | null
Array of subjects covered in the course
- limitType: integerrequired
Maximum number of items returned
- offsetType: integerrequired
Number of items skipped in the result set
- totalType: integerrequired
Total number of items available
