---
title: "Total vaccinations per region"
method: GET
path: "/total-vaccinations-per-region"
tags: ["Cumulative data"]
---

# Total vaccinations per region

`GET /total-vaccinations-per-region`

Get the total vaccinations per region in Greece

## Response `200`

Successful Response

- object
  - `total-vaccinations` object[]
    - `area_gr` string
    - `area_en` string
    - `referencedate` string, date
    - `totaldistinctpersons` number
    - `totaldose1` number
    - `totaldose2` 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)
