---
title: "Get a specific eligibility"
method: GET
path: "/eligibilities/{id}"
tags: ["eligibilities"]
---

# Get a specific eligibility

`GET /eligibilities/{id}`

Get a specific eligibility

## Path parameters

- `id` string, required

## Response `200`

Eligibility found

- Eligibility
  - `id` string — UUID of eligibility
  - `eligibility` string — Detail of the eligibility

## Other responses

- `404` — Eligibility not found

---

[API](https://skmtc.net/london-borough-of-hackney/apis/lbh-col-directory-of-services-gateway-api.md) · [All operations](https://skmtc.net/london-borough-of-hackney/apis/lbh-col-directory-of-services-gateway-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/london-borough-of-hackney/lbh-col-directory-of-services-gateway-api/revisions/eb9745a84cde/schema)
