List eval runs
List runs for a prompt set, newest first, filtered to runs whose model the caller can access. The prompt_set_id query parameter is required.
Authorizations
Can be either an Organization API Key or Personal Access Token (PAT).
Include in the Authorization header as: Bearer YOUR_TOKEN
Query Parameters
When true, returns archived runs instead of active ones. Defaults to false.
true, false "false"
Required — the prompt set whose runs should be listed.
"550e8400-e29b-41d4-a716-446655440000"
Response
List of runs for the prompt set.
Runs for the prompt set, newest first, filtered to those whose model the caller can access.