Batch download files (Tarball)
Version Files
Batch download files (Tarball)
Download multiple files as a gzipped tarball by providing their hashes.
POST
Batch download files (Tarball)
Documentation Index
Fetch the complete documentation index at: https://oxenai-eric-document-openclaw.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The namespace of the repository
The name of the repository
Body
application/gzip
Gzip compressed binary payload containing a line-delimited list of merkle hashes to download
Required range:
x >= 0Response
200 - application/gzip
Tarball of all requested files, gzipped.