workspaces.files.list

List a directory inside the hosted sandbox (confined to /workspace).

Machine-readable body schema: /schemas/routes/workspaces.files.list.json.

Body

No request body.

Query

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "type": "object",
  "properties": {
    "path": {
      "type": "string",
      "maxLength": 512
    }
  }
}
Generated from the live platform registries at build time — reference pages cannot go stale. Markdown variant: /reference/routes/workspaces.files.list.md