Get a specific describe output for a file segment by job ID
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the file
The ID of the segment
The ID of the describe job
Output format for the describe data
json, markdown Describe for the segment
Describe output for a specific video segment
The ID of the describe job
The ID of the video segment
Status of the describe job
pending, processing, completed, failed, not_applicable Configuration for media description from videos
Unix timestamp in milliseconds when the job was created
Start time of the segment in seconds
End time of the segment in seconds
The ID of the file
Object type
segment_describe Unix timestamp in milliseconds when the job completed
The ID of the segmentation job
The describe output data. When response_format=json, contains visual_scene_description, speech, scene_text, and audio_description arrays. When response_format=markdown, contains a content string.