List Eval Definitions
List eval definitions (test cases from evals/*.yaml) per workforce component. Reads the env branch’s worktree by default; pass ?rev= to read from git.
Authorizations
Timbal API key. Obtain your API key from the Timbal platform settings. See Authentication for more information.
Query Parameters
Git rev to read definitions from (branch, tag, or SHA). When set, definitions come from git at that rev instead of the worktree.
Filter to a single workforce component by its numeric app id
(returned as component_id). Combines with component_uid: when
both are set, components must match both.
Filter to a single workforce component by its manifest uid (the
_id field in timbal.yaml, returned as component_uid).
Response
Eval definitions listed successfully
Head commit of that rev. With source = "worktree", uncommitted
file changes are NOT part of this commit — check per-file
committed flags.
Branch (worktree) or rev (git) the definitions were read from.
Where definitions were read from: worktree or git.