Skip to main content
GET
Get file metadata

Authorizations

Authorization
string
header
required

varg API key (varg_...). Get one at app.varg.ai or run bunx vargai login. App sessions may alternatively send a Supabase JWT.

Path Parameters

id
string
required

Response

File metadata

id
string
Example:

"file_abc123"

url
string
media_type
string
size_bytes
integer
hash
string | null
metadata
object | null
Example:
filename
string | null
title
string | null

AI-generated title

subtitle
string | null
thumbnail_url
string | null
origin
enum<string>
Available options:
upload,
generated
tool
string | null

The tool of the job that produced this file (via lineage)

created_at
string | null