Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The unique identifier of the extraction job
Response
Successful response with job details
Available options:
pending
, processing
, completed
, failed
, not_applicable
The URL of the processed video
Unix timestamp of when the job was created
Configuration for automatic entity extraction from videos
The structured data extracted from the video based on prompt or schema
Error message if status is 'failed'