Retrieve a specific dataset by ID or name
REQUIRED: Bearer token authentication using your API key. Format: 'Bearer sk_xxxxxxxxxxxxx'. You can create API keys in the Mixpeek dashboard under Organization Settings.
REQUIRED: Namespace identifier for scoping this request. All resources (collections, buckets, taxonomies, etc.) are scoped to a namespace. You can provide either the namespace name or namespace ID. Format: ns_xxxxxxxxxxxxx (ID) or a custom name like 'my-namespace'
Successful Response
Complete evaluation dataset with metadata.
An evaluation dataset is a collection of queries with ground truth relevance labels, used to measure retriever quality.
Unique dataset identifier
Human-readable dataset name
List of queries with ground truth
When dataset was created
Last update timestamp
Namespace this dataset belongs to
Internal organization ID
Number of queries in dataset
Dataset description
Additional metadata (e.g., labeling instructions, version info)