Skip to content

Download iteration snapshot for a specific attempt

GET
/api/v1/requests/{id}/runs/{runId}/snapshots/{iteration}
curl --request GET \
--url https://example.com/api/v1/requests/example/runs/example/snapshots/example
id
required
string
runId
required
string
iteration
required
string

Gzipped snapshot archive

Not found