---
title: "Schools operation"
method: GET
path: "/schools-status"
tags: ["Daily recorded events"]
---

# Schools operation

`GET /schools-status`

Get info concerning Greek Schools Operation Changes due to Covid-19. Only schools which are not closed due to lockdown restrictions are included.

## Response `200`

Successful Response

- object
  - `schools_status` object[]
    - `UnitName` string
    - `SchoolKind` string
    - `Municipality` string
    - `MunicipalUnit` string
    - `Area` string
    - `Address` string
    - `Longitude` number
    - `Latitude` number
    - `DateFrom` string, date
    - `DateTo` string, date
    - `Remarks` string

---

[API](https://skmtc.net/covid-19-response-greece/apis/coronavirus-greece-api.md) · [All operations](https://skmtc.net/covid-19-response-greece/apis/coronavirus-greece-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/covid-19-response-greece/coronavirus-greece-api/revisions/62839485dbb2/schema)
