v1

latestOpenAPI 3.1.02026-07-2631411.5 MB
Context - Runtime

Browse runtime sandbox

List entries at a path in the workspace runtime sandbox. Omit path to list the root, or pass depth=-1 (with no path) to fetch the entire repository tree from the configured default branch on GitHub in one call.

get/context/runtime

Query parameters

pathstring

Optional path to browse, relative to the workspace working directory. Omit to list the root.

Optional path to browse, relative to the workspace working directory. Omit to list the root.

depthinteger

Recursion depth. Omit (or pass 1) to list a single directory level via the runtime sandbox. Pass -1 together with no path to fetch the entire repository tree from the configured default branch on GitHub in one call.

Recursion depth. Omit (or pass 1) to list a single directory level via the runtime sandbox. Pass -1 together with no path to fetch the entire repository tree from the configured default branch on GitHub in one call.

Response

Successful response

pathstring required
truncatedboolean

Set to true only on the recursive GitHub view when the upstream tree response was truncated past GitHub's 100k-entries / 7 MB cap.