cURL
curl --request GET \ --url http://localhost:52000/api/v1/runs/last
{ "id": "<string>", "flowId": 123, "status": "<string>", "threads": 123, "duration": 123, "rampUpDuration": 123, "startedAt": "2023-11-07T05:31:56Z", "completedAt": "2023-11-07T05:31:56Z" }
Documentation IndexFetch the complete documentation index at: https://docs.stresspilot.zeann3th.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.stresspilot.zeann3th.com/llms.txt
Use this file to discover all available pages before exploring further.
OK