---
title: "Returns a single holding."
method: GET
path: "/api/holdings/{id}"
tags: ["Holdings"]
---

# Returns a single holding.

`GET /api/holdings/{id}`

Specifying a date causes the properties (and their values), the holding status and the extent to be returned at the date specified. 

The parent/child relationships are not versioned, and the current state is returned, as is the current list of associated recordsets.

## Path parameters

- `id` integer, required

## Query parameters

- `date` string, date-time

## 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/revisions/1ff904b61926/schema)
