Get all organisations
GET/orgs
Returns all organisations (schools) the authenticated relying party has access to.
Note: parent and children fields are not included in the response.
Request
Responses
- 200
- 400
- 403
Collection of organisations
Request failed — token invalid/missing, or a server-side error occurred. The response body is plain text (raw exception message), not JSON.
Bearer token absent at the web proxy layer.