/
/RunWhen Platform API
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 5h ago · Updated 4w ago
Assistants4
Commands6
Custom Tasks4
Knowledge Base9
  • getList Knowledge Base notes
  • postCreate a Knowledge Base note
  • deleteDelete KB notes from a source
  • getGet a note
  • deleteDelete a note
  • patchUpdate a note
  • postPublish (upsert) a KB note from an external source
  • getList the workspace's valid resource paths
  • getList the workspace's tag keys and values
Rules6
Service Account Tokens7
Tool Builder3
Workspace Chat3
Workspace Configuration5
  • 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
Knowledge Base

List the workspace's valid resource paths

Resource paths to author and validate resourcePaths against.

get/api/v4/workspaces/{workspace}/resource-paths

Path parameters

workspacestring required

Workspace short name

Response

List of resource paths

resourcePathsstring[]

Changes