Files
List Directory
List the contents of a directory on the instance.
GET
Lists the files and subdirectories at a given path on the instance. Defaults to the root directory (Documentation Index
Fetch the complete documentation index at: https://docs.chowder.dev/llms.txt
Use this file to discover all available pages before exploring further.
.) if no path is specified.
Authentication
Requires an org-level API key or a scoped token with the appropriate permission.Path Parameters
The ID of the instance.
Query Parameters
The directory path to list, relative to the instance root.
Response
The directory path that was listed.