A valid request URL is required to generate request examples
{ "results": { "entries": [ { "sha": "<string>", "size": 123, "type": "file", "path": "<string>", "name": "<string>" } ], "type": "directory" }, "status": "ok" }
Get file content or directory listing. Returns directory entries if path is a directory, file content if path is a file.
Success
Show child attributes
ok
Was this page helpful?