v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Sample

Gets navigation context (previous, next, related samples) for a sample.

Returns 400 when relatedLimit is outside 1..500. Use GET /benchmark/{benchmarkId}/samples/{identifier} to page through identifiers that carry more related samples than a single navigation response can hold.

get/benchmark-sample/{sampleId}/navigation

Path parameters

sampleIdstring required

The id of the sample to anchor navigation on.

Query parameters

relatedLimitinteger

The maximum number of related samples to return.

Response

OK