---
title: "Returns a recordset with a particular id"
method: GET
path: "/api/recordsets/{id}"
tags: ["Recordsets"]
---

# Returns a recordset with a particular id

`GET /api/recordsets/{id}`

When run in internal mode, the user must have VIEW permission for the holding the recordset is attached to

 The fields and filters parameters are populated through to the data/export links which are generated in the response

## Path parameters

- `id` integer, required

## Query parameters

- `filters` string
- `fields` string
- `editMode` boolean

## Response `200`

Ok

---

[API](https://skmtc.net/cefas/apis/data-portal.md) · [All operations](https://skmtc.net/cefas/apis/data-portal/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/cefas/data-portal/versions/1ff904b61926/schema)
