/
/RunLoop API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 2h ago · Updated 2w ago
accounts7
agents3
apikeys3
Benchmark17
  • 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 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.
  • getGet scenario definitions for a Benchmark.
  • getGet runs for a provided Benchmark.
  • postModify scenarios for a Benchmark.
Blueprint11
Browser2
Computer5
deployment5
Devbox36
executions2
objects7
project2
Repository8
Scenario20
secrets4
    Benchmark

    Download logs for a Benchmark run.

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

    post/v1/benchmarks/runs/{id}/download_logs

    Path parameters

    idstring required

    The BenchmarkRun ID.

    Response

    OK

    Changes