---
title: "GET /cohort"
method: GET
path: "/cohort"
tags: ["cohortController"]
---

# GET /cohort

`GET /cohort`

## Response `200`

Array of cohort instances

- CohortWithRelations[]
  - `cohort_definition_id` number
  - `subject_id` number
  - `cohort_start_date` string, date-time
  - `cohort_end_date` string, date-time

---

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