Download File
Files
Download File
Download a file from the repository. Supports image resizing and video thumbnail generation via query parameters.
GET
Download File
Documentation Index
Fetch the complete documentation index at: https://oxenai-eric-revamp-getting-started.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
Namespace of the repository
Name of the repository
Path to the file (including branch/commit info)
Query Parameters
Width for image resize or video thumbnail
Required range:
x >= 0Height for image resize or video thumbnail
Required range:
x >= 0Timestamp in seconds to extract video thumbnail from (default: 1.0)
Set to true to generate a video thumbnail instead of returning the full video
Response
File content stream
Required range:
x >= 0