---
title: "List keys in a table"
method: GET
path: "/api/metadata/{table}"
tags: ["metadata"]
---

# List keys in a table

`GET /api/metadata/{table}`

## Path parameters

- `table` string, required

## Query parameters

- `nextMarker` string

## Response `200`

successful operation

## Other responses

- `400` — Invalid parameters
- `401` — Invalid API key

---

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