Get Schools
Return collection of all school organizations.
Authorizations
Bearer access token obtained from the OneRoster token endpoint. Send it as Authorization: Bearer <access_token> on every request. Tokens expire after 1 hour.
Query Parameters
To define the download segmentation value i.e. the maximum number of records to be contained in the response.
x >= 1The number of the first record to be supplied in the segmented response message.
x >= 0Identifies the sort criteria to be used for the records in the response message. Use with the orderBy parameter.
The form of ordering for response to the sorted request i.e. ascending (asc) or descending (desc).
asc, desc The filtering rules to be applied when identifying the records to be supplied in the response message.
To identify the range of fields that should be supplied in the response message.
Response
OK