Skip to main content
GET
/
api
/
v1
/
runs
/
{runId}
/
export
Export Run Report
curl --request GET \
  --url http://localhost:52000/api/v1/runs/{runId}/export
"<string>"

Documentation Index

Fetch the complete documentation index at: https://docs.stresspilot.zeann3th.com/llms.txt

Use this file to discover all available pages before exploring further.

Downloads the run report as an Excel file.

Path Parameters

runId
string
required

Response

200 - application/vnd.openxmlformats-officedocument.spreadsheetml.sheet

Excel file downloaded successfully

The response is of type file.