---
title: "Lookup Tables"
method: GET
path: "/lookup-tables"
tags: ["Fundamentals"]
---

# Lookup Tables

`GET /lookup-tables`

Returns the codes for a given lookup table. Codes are used in the search endpoint parameters, e.g. INDUSTRY, VERTICAL, US_AREA. To see the full list of tables available, use the "Lookup Tables Structure" endpoint

## Query parameters

- `tableNames` string[]

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `402` — Payment Required
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests
- `500` — Internal Server Error
- `503` — Service Unavailable
- `504` — Gateway Timeout

---

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