/
/RunWhen Platform API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 7h ago · Updated 4w ago
Assistants4
Commands6
Custom Tasks4
Knowledge Base9
Rules6
Service Account Tokens7
Tool Builder3
Workspace Chat3
Workspace Configuration5
  • getList workspace secret keys
  • getList runner locations
  • getGet the workspace configuration index
  • postAutocomplete search
  • getGet a runner registration token
  • postGet auth token
  • postRefresh token
  • getList workspaces
  • getList issues
  • getGet issue detail
  • patchUpdate issue
  • getList SLXs
  • getGet SLX detail
  • getList run sessions
  • postCreate run session
  • getGet workspace
  • getGet run session
  • getList run requests
  • getGet run request
  • getList SLIs
  • getList SLOs
  • getList runbooks
  • getList workflows
  • getGet workflow
  • postTrigger workflow
  • getList personas
  • getGet persona
  • getList code collections
  • getGet code collection
  • getList codebundles
  • getGet codebundle
  • getCurrent user
  • getList users
  • postTask search
  • getList activities
Workspace Configuration

List workspace secret keys

List available secret key names (not values) for mapping into tasks via secretVars.

get/api/v3/workspaces/{workspace}/secrets-keys

Path parameters

workspacestring required

Workspace short name

Response

Secret key names

Changes