5a5597ebb2d6

OpenAPI 3.1.0raw.githubusercontent.com2026-08-126178842.7 MB
knowledge-base-evals

List evaluation runs across the org (including runs whose suite was deleted)

get/v1/knowledge-base/evals/runs

Query parameters

suite_idstring uuid nullable

Optional filter to a specific suite. Unlike /suites/{suite_id}/runs, this endpoint does not 404 when the suite has been deleted — pass the original suite_id and historical runs still surface via suite_name_snapshot.

Optional filter to a specific suite. Unlike /suites/{suite_id}/runs, this endpoint does not 404 when the suite has been deleted — pass the original suite_id and historical runs still surface via suite_name_snapshot.

limitinteger
cursorstring nullable

Response

Successful Response

next_cursorstring nullable
has_moreboolean required