---
title: "api/researchdata/{id} GET
List one Research by id with list of consent_users"
method: GET
path: "/api/researchdata/{id}"
tags: ["Api\\ResearchDataController"]
---

# api/researchdata/{id} GET
List one Research by id with list of consent_users

`GET /api/researchdata/{id}`

## Headers

- `Authorization` string
- `Content-Type` string
- `Accept` string
- `Accept-language` string

## Response `200`

- object
  - `research` object
  - `consent_users` object[]

---

[API](https://skmtc.dev/beepnl/apis/beep.md) · [All operations](https://skmtc.dev/beepnl/apis/beep/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beepnl/beep/revisions/7f1e35deb524/schema)
