Skip to main content
GET
Get Config Snapshots

Get Config Snapshots

Returns all configuration snapshots taken during a run, showing the state at each iteration.

Request

runId
string
required
The run ID to get snapshots for
iteration
number
Filter to a specific iteration

Response

success
boolean
required
Indicates if the request was successful
data
object
required
Snapshot list

Example Response