---
title: "Lookup Data"
method: GET
path: "/data/v1/lookup/{fieldName}"
tags: ["Lookup"]
---

# Lookup Data

`GET /data/v1/lookup/{fieldName}`

Returns lookup data.

## Path parameters

- `fieldName` 'board-members' | 'buying-groups' | 'company-rankings' | 'company-types' | 'continents' | 'countries' | 'departments' | 'employee-count' | 'hashtags' | 'industries' | 'intent-topics' | 'job-functions' | 'job-titles' | 'management-levels' | 'metro-regions' | 'naics-codes' | 'news-categories' | 'revenue-ranges' | 'scoop-departments' | 'scoop-topics' | 'scoop-types' | 'sic-codes' | 'states' | 'sub-unit-types' | 'tech-categories' | 'tech-products' | 'tech-skills' | 'tech-vendors' | 'years-of-experience', required — All possible lookup field names

## Query parameters

- `filter[category]` string
- `filter[parentCategory]` string
- `filter[subCategory]` string
- `filter[vendor]` string

## Response `200`

Success

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `429` — Too Many Requests

---

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