v48

latestOpenAPI 3.1.0raw.githubusercontent.com2026-05-275867561.6 MB
datasets

Read Examples With Runs Grouped

Fetch examples for a dataset, and fetch the runs for each example if they are associated with the given session_ids.

post/api/v1/datasets/{dataset_id}/group/runs

Path parameters

dataset_idstring uuid required

Request body

session_idsstring[] required
offsetinteger
limitinteger
previewboolean
group_by'run_metadata' | 'example_metadata' required
metadata_keystring required
per_group_limitinteger
filtersobject nullable

Response

Successful Response