List all media description jobs with optional filtering
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Maximum number of description jobs to return
x <= 100Number of description jobs to skip
Filter description jobs by status
pending, processing, completed, failed, not_applicable Filter description jobs created before a specific date (YYYY-MM-DD format), in UTC timezone
Filter description jobs created after a specific date (YYYY-MM-DD format), in UTC timezone
Filter description jobs by the input URL used for description
Format for the response
json, markdown Include the data in the response. If false, the response will only include the job information and not the data to minimize the response size.
The modalities to output in the response. Can be used to return smaller data sets. Comma separated list of strings. Defaults to all modalities available / previously extracted. Accepted values are speech,visual_scene_description,scene_text, audio_description, summary, segment_summary, title
speech, visual_scene_description, scene_text, audio_description, summary, segment_summary, title A list of description jobs
Object type, always 'list'
list Array of describe job objects
Total number of describe jobs matching the query
Number of items returned in this response
Offset from the start of the list