Retrieve detailed information about a specific file including its transcript if available
Retrieve detailed information about a specific uploaded file, including its transcript once processing is complete.Documentation Index
Fetch the complete documentation index at: https://docs.vidnavigator.com/llms.txt
Use this file to discover all available pages before exploring further.
file_id (string, required) – The ID of the uploaded file.file_info object (including namespace assignments) and, if processing is complete, a transcript object.
API key authentication. Include your VidNavigator API key in the X-API-Key header.
The ID of the uploaded file
When true, returns the transcript as a single plain-text string instead of an array of segments (only when transcript is available).