PaginatedOneRosterOrgOutput
- limitType: integerrequired
Maximum number of items returned
- offsetType: integerrequired
Number of items skipped in the result set
- orgsType: array object[] · OneRosterOrgOutput[]required
Array of organization objects
Organization information in the OneRoster format
- dateType: string Format: date-time
Last Modified requiredTimestamp of when the organization was last modified
- identifierType: stringrequired
External identifier for the organization
- nameType: stringrequired
Title of the organization
- sourcedType: string
Id requiredUnique identifier for the organization
- statusType: string · EntityStatusenumrequired
Status of an entity in the system
values- active
- tobedeleted
- inactive
- typeType: string enumrequired
Type of organization
values- department
- school
- district
- local
- state
- national
- childrenType: array object[] · OneRosterGUIDRef[]
References to child organizations
A reference to another OneRoster entity
- metadataType: object | null
Opaque key-value metadata for caller-defined data. Transitional: the 5 legacy config keys below are read-only and derived from the organization's deprecated config columns (not stored in metadata); they are re-exposed here for backward compatibility with consumers that read config from metadata, and will be removed once those consumers cut over to GET /orgs/{id}/config.
- parentType: object · OneRosterGUIDRefnullable
Reference to parent organization
A reference to another OneRoster entity
- totalType: integerrequired
Total number of items available
