v1
latestOpenAPI 3.0.42026-08-04342835917.6 KBSampleGeneration
Lists historical sample generation runs for the given benchmark.
Results are sorted by creation time (newest first) by default.
get/benchmark/{benchmarkId}/sample-generations
Path parameters
benchmarkIdstring required
The id of the benchmark whose sample generations should be listed.
Query parameters
pageinteger
The 1-based page index.
page_sizeinteger
The number of items per page.
sortstring[]
Sort fields. Prefix with - for descending order (e.g. -created_at).
Filter by status.
logic'and' | 'or'
How to combine the field filters: "and" (default) requires every filter to match, "or" requires any of them to match.
Response
OK