---
title: "List facet values"
method: GET
path: "/catalog/facets"
tags: ["Catalog"]
---

# List facet values

`GET /catalog/facets`

Enumerate facet values for datasets and returns a list of values for each facet.
Can be used to implement guided navigation in large result sets.

## Query parameters

- `facet` string
- `refine` string
- `exclude` string
- `where` string
- `timezone` string

## Response `200`

An enumeration of facets

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `429` — Too many requests
- `500` — Internal Server Error

---

[API](https://skmtc.net/opendatasoft/apis/explore-api.md) · [All operations](https://skmtc.net/opendatasoft/apis/explore-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/opendatasoft/explore-api/versions/8c5a10310454/schema)
