---
title: "Get a specific cost option"
method: GET
path: "/costoptions/{id}"
tags: ["costoptions"]
---

# Get a specific cost option

`GET /costoptions/{id}`

Get a specific cost option

## Path parameters

- `id` string, required

## Response `200`

cost option found

- CostOption
  - `id` string — UUID of cost option
  - `option` string — Detail of the cost option

## Other responses

- `404` — CostOption 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)
