Download version file
Version Files
Download version file
Download a file by its resource path, with optional image resizing.
GET
Download version file
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
The resource identifier (e.g., 'main/path/to/file.ext' or a commit ID/branch name followed by the file path)
Required range:
x >= 0Required range:
x >= 0Response
File content returned as a stream. Content-Type matches the file's MIME type (e.g., image/jpeg), or the resized image's MIME type.
Required range:
x >= 0