Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "operation_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a", "data": [ { "video_url": "<string>", "description": "<string>", "transcription": "<string>", "paragraphs": [ { "sentences": [ { "text": "<string>", "start": 123, "end": 123 } ], "num_words": 123, "start": 123, "end": 123 } ], "video_id": "<string>", "transcribed_duration": 123, "total_duration": 123, "error": null, "platform": "<string>", "title": "<string>" } ] }
Type of the event
post_transcribed_event
Unique identifier for the batch operation
Array containing a single post's transcription result
Show child attributes