/
/RunLoop API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 1w ago
accounts1
agents6
apikeys1
axons9
Benchmark28
  • get[Beta] List BenchmarkJobs.
  • post[Beta] Create a BenchmarkJob.
  • get[Beta] Get a previously created BenchmarkJob.
  • getList BenchmarkRuns.
  • getGet a previously created BenchmarkRun.
  • postCancel a currently running Benchmark run.
  • postComplete a BenchmarkRun.
  • postDownload logs for a Benchmark run.
  • getList started scenario runs for a benchmark run.
  • getList Benchmarks.
  • postCreate a Benchmark.
  • getList Public Benchmarks.
  • getList available benchmark metadata keys.
  • getList values for a specific benchmark metadata key.
  • getList BenchmarkRuns.
  • getGet a previously created BenchmarkRun.
  • postCancel a currently running Benchmark run.
  • postComplete a BenchmarkRun.
  • postDownload logs for a Benchmark run.
  • getList started scenario runs for a benchmark run.
  • postStart a new BenchmarkRun.
  • getGet a Benchmark.
  • postUpdate a Benchmark.
  • postArchive a Benchmark.
  • getGet scenario definitions for a Benchmark.
  • getGet runs for a provided Benchmark.
  • postModify scenarios for a Benchmark.
  • postUnarchive a Benchmark.
Blueprint11
Devbox42
executions2
gateway-configs5
mcp-configs5
network-policies5
objects9
restricted_keys1
Scenario21
secrets5
  • getStream infrastructure eviction warnings for the account via SSE.
Benchmark

Download logs for a Benchmark run.

Download a zip file containing all logs for a Benchmark run.

post/v1/benchmark_runs/{id}/download_logs

Path parameters

idstring required

The BenchmarkRun ID.

Response

OK

Changes