---
title: "Get the metadata value of a single key"
method: GET
path: "/api/metadata/{table}/{key}"
tags: ["metadata"]
---

# Get the metadata value of a single key

`GET /api/metadata/{table}/{key}`

## Path parameters

- `table` string, required
- `key` string, required

## Response `200`

successful operation

## Other responses

- `400` — Invalid parameters
- `401` — Invalid API key
- `404` — No metadata at specified location

---

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