Read Many Files
Read several workspace files in one round trip.
One call resolves the sandbox once and checks its health once, where the same files read individually pay both per file. The response is the sandbox's own {"results": {path: envelope}} map, forwarded verbatim.
The ceiling is on the summed response rather than any one file, so a batch cannot relay more through this task than a single at-limit read already could. Over it, the caller sees the same too-large envelope a single read answers with -- no results key -- and is expected to fall back to reading the paths one at a time.
Response
Successful Response
Changes
Changed in 1 of the 30 revisions of this API.1
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○