Job

Gets the anchor rapid plus its neighbours within the job's filtered results.

The job scopes the results server-side; returns 404 when the job has no labelling task.

get/job/{jobId}/results/{rapidId}/navigation

Path parameters

jobIdstring required

The id of the job.

rapidIdstring required

The anchor rapid id.

Query parameters

statesRapidState[]

Optional rapid states to filter the slice by.

windowinteger

The number of neighbours to return on each side.

includeNotAcceptedboolean

Whether to include not-yet-accepted rapids.

includeOverflowboolean

Whether to include overflow rapids.

Response

OK

indexinteger required

The 1-based position of the anchor within the filtered slice.

totalinteger required

The total number of rapids in the filtered slice.