v1

latestOpenAPI 3.1.02026-07-175793186.0 KB
optimization

Get Run Results

Return per-example evaluation results for an optimization run.

get/api/v1/optimization/runs/{run_id}/results

Path parameters

run_idstring required

Identifier of the optimization run whose results to list.

Identifier of the optimization run whose results to list.

Query parameters

limitinteger

Maximum number of evaluation rows to return.

Maximum number of evaluation rows to return.

offsetinteger

Pagination offset into the evaluation results.

Pagination offset into the evaluation results.

Response

Successful Response

totalinteger required

Total evaluation results for the run.

offsetinteger required

Current pagination offset.

limitinteger required

Current page size.

has_moreboolean required

Whether more results exist beyond this page.