Overview
Containers endpointsAvailable Operations
- ListContainerFiles - List container files
- GetContainerFile - Retrieve a container file
- DownloadContainerFileContent - Download container file content
ListContainerFiles
Lists the files in a container, in lexicographic path order. The container id is the canonical id returned in bash/shell tool results; a restarted session is a separate container with its own id. Paginate withlimit and after (pass the previous page’s last_id); has_more: true always means the next page is fetchable that way.