/
/RunLoop API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 36m ago · Updated 1w ago
accounts1
agents6
apikeys1
axons9
Benchmark28
Blueprint11
Devbox42
executions2
gateway-configs5
mcp-configs5
network-policies5
objects9
restricted_keys1
Scenario21
  • getList Scenarios.
  • postCreate a Scenario.
  • getList Public Scenarios.
  • getList available scenario metadata keys.
  • getList values for a specific scenario metadata key.
  • getList ScenarioRuns.
  • getGet a previously created ScenarioRun.
  • postCancel a Scenario run.
  • postComplete a ScenarioRun.
  • postDownload logs for a Scenario run.
  • postScore a ScenarioRun.
  • getList Scenario Scorers.
  • postCreate a custom scenario scorer.
  • getRetrieve Scenario Scorer.
  • postUpdate a custom scenario scorer.
  • postStart a new ScenarioRun.
  • getGet a Scenario.
  • postUpdate a Scenario.
  • postArchive a Scenario.
  • getGet the runs for a Scenario.
  • postUnarchive a Scenario.
secrets5
  • getStream infrastructure eviction warnings for the account via SSE.
Scenario

List available scenario metadata keys.

Returns a list of all available metadata keys that can be used for filtering scenarios.

get/v1/scenarios/metadata/keys

Response

OK

keysstring[]

Changes