Skip to main content
GET
List Agent Snapshots

Headers

string
required
Your API key for authentication.

Path Parameters

string
required
The ID of the eval run.
Snapshots freeze each agent’s prompt, levels, and targets at submission time, so historical results never change if you later edit the agent.

Response

string
Always "list".
array of objects
All agent snapshots for the run. Returns all snapshots in a single page.
boolean
Always false. All snapshots are returned in a single page.
null
Always null.