projects
List Evaluation Suite Runs
List immutable execution history for one project Evaluation Suite.
Args: project_id: Owning project. suite_id: Evaluation Suite ID. request: Incoming request, used to hide confirmation runs from run keys. auth: Authenticated requester. limit: Maximum rows to return (capped at 200).
Returns: Evaluation Suite run records newest first.
get/projects/{project_id}/evaluation-suites/{suite_id}/runs
Path parameters
project_idstring required
suite_idstring required
Query parameters
limitinteger
Response
Successful Response