Skip to main content
GET
Get version file metadata

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

namespace
string
required

The namespace of the repository

repo_name
string
required

The name of the repository

version_id
string
required

The hash ID of the file version

Response

File metadata found

status
string
required
status_message
string
required
version
object
required
oxen_version
string | null