---
title: "Returns the details of an individual keyword."
method: GET
path: "/api/keywords/{id}"
tags: ["Keywords"]
---

# Returns the details of an individual keyword.

`GET /api/keywords/{id}`

This call may be used to acquire a more friendly display name for a keyword.

## Path parameters

- `id` string, required

## 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)
