---
title: "Get single issue"
method: GET
path: "/issues/{id}"
tags: ["Issues"]
---

# Get single issue

`GET /issues/{id}`

Get issue details by ID

## Path parameters

- `id` integer, required

## Response `200`

successful operation

## Other responses

- `400` — Issue not found

---

[API](https://skmtc.net/worldbank/apis/metadata-editor-api.md) · [All operations](https://skmtc.net/worldbank/apis/metadata-editor-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/worldbank/metadata-editor-api/revisions/f4c8258bab5a/schema)
