get_dataset_meta_v1_datasets__provider___dataset__meta_get
Retrieve a dataset's metadata including schema, available views, and query capabilities. Use this to understand dataset structure before fetching data.
Instructions
GET /v1/datasets/{provider}/{dataset}/meta (public) — Get Dataset Meta — Get dataset metadata without data.
Returns metadata about the dataset including schema, available views, and query capabilities. Use this endpoint to understand dataset structure before fetching data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| dataset | Yes |