---
title: "GET /death"
method: GET
path: "/death"
tags: ["deathController"]
---

# GET /death

`GET /death`

## Response `200`

Array of death instances

- DeathWithRelations[]
  - `person_id` number
  - `death_date` string, date-time
  - `death_datetime` string, date-time
  - `death_type_concept_id` number
  - `cause_concept_id` number
  - `cause_source_value` string
  - `cause_source_concept_id` number

---

[API](https://skmtc.net/ohdsi/apis/data-connection.md) · [All operations](https://skmtc.net/ohdsi/apis/data-connection/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ohdsi/data-connection/revisions/b5ead99a1d44/schema)
