v3

latestOpenAPI 3.0.32026-07-21354289.5 KB
File

getFileSummary

Get summary text for a file entity together with the current summary job status when available.

get/v1/files/{id}/summary

Path parameters

string required

Empty string (used when file ID not yet assigned)

OR
string uuid required

Valid UUID v4

The UUID of the file entity

Response

Current file summary state

status'queued' | 'waiting_for_extraction' | 'processing' | 'completed' | 'failed' | 'unsupported' | 'stale'

Current state of a file summary job.

job_idstring uuid

Current summary job ID when available.

preview_summary_destring nullable

Compact German summary for hover and list preview surfaces.

short_summary_destring nullable

Short German paragraph summary for file preview surfaces.

preview_summary_enstring nullable

Compact English summary for hover and list preview surfaces.

short_summary_enstring nullable

Short English paragraph summary for file preview surfaces.