Skip to content

Download HAR file for a specific attempt

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

HAR-format JSON file

Not found