---
title: "Vaccinations per region timeline"
method: GET
path: "/vaccinations-per-region-history"
tags: ["Daily recorded events"]
---

# Vaccinations per region timeline

`GET /vaccinations-per-region-history`

Get the timeline of vaccinations per region in Greece

## Response `200`

Successful Response

- object
  - `vaccinations-history` object[]
    - `area_gr` string
    - `area_en` string
    - `dailydose1` number
    - `dailydose2` number
    - `dailydose3` number
    - `daydiff` number
    - `daytotal` number
    - `referencedate` string, date
    - `totaldistinctpersons` number
    - `totaldose1` number
    - `totaldose2` number
    - `totaldose3` number
    - `totalvaccinations` number

---

[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)
