/
/OpenHands
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 4h ago · Updated 2mo ago
  • getList Supported Models
  • getList Agents
  • getList Security Analyzers
  • getGet Config
  • getList Workspace Files
  • getGet File Content
  • getDownload Workspace Archive
  • getGit Changes
  • getGit Diff
  • postUpload Files
  • postSubmit Feedback
  • getGet Remote Runtime Config
  • getSearch Events
  • postAdd Event
  • getGet Microagents
  • getSearch Conversations
  • postNew Conversation
  • getGet Conversation
  • deleteDelete Conversation
  • patchUpdate Conversation
  • getGet Prompt
  • postStart Conversation
  • postStop Conversation
  • getLoad Settings
  • postStore Settings
  • postReset Settings
  • postStore Provider Tokens
  • postUnset Provider Tokens
  • getLoad Custom Secrets Names
  • postCreate Custom Secret
  • putUpdate Custom Secret
  • deleteDelete Custom Secret
  • getGet User Installations
  • getGet User Repositories
  • getGet User
  • getSearch Repositories
  • getGet Suggested Tasks
  • getGet Repository Branches
  • getGet Repository Microagents
  • getGet Repository Microagent Content
  • getGet Trajectory
  • getAlive
  • getHealth

List Workspace Files

List workspace files visible to the conversation runtime. Applies .gitignore and internal ignore rules.

get/api/conversations/{conversation_id}/list-files

Path parameters

conversation_idstring required

Query parameters

pathstring nullable

Response

Successful Response

string[] required

Changes