---
title: "Query catalog datasets"
method: GET
path: "/catalog/datasets"
tags: ["Catalog"]
---

# Query catalog datasets

`GET /catalog/datasets`

Retrieve available datasets.

## Query parameters

- `select` string
- `where` string
- `order_by` string
- `limit` integer
- `offset` integer
- `refine` string
- `exclude` string
- `lang` 'en' | 'fr' | 'nl' | 'pt' | 'it' | 'ar' | 'de' | 'es' | 'ca' | 'eu' | 'sv'
- `timezone` string

## Response `200`

A list of available datasets

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