---
title: "Recorded cases in Refugee Camps"
method: GET
path: "/refugee-camps"
tags: ["Per refugee camp data"]
---

# Recorded cases in Refugee Camps

`GET /refugee-camps`

Get information of Covid-19 spread in Refugee Camps

## Response `200`

Successful Response

- object
  - `refugee-camps` object[]
    - `area_type_en` string
    - `area_type_gr` string
    - `capacity` number
    - `current_hosts` number
    - `description` string
    - `last_update` string, date
    - `latitude` number
    - `longtitude` number
    - `name_en` string
    - `name_gr` string
    - `recorded_events` object[]
      - `case_detection_week` string
      - `confirmed_cases` number
      - `quarantine_duration_days` number
      - `samples` number
    - `region_en` string
    - `region_gr` string
    - `total_confirmed_cases` number
    - `total_confirmed_samples` 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)
