Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Maximum number of segmentation jobs to return
x <= 100Number of segmentation jobs to skip
Filter segmentation jobs by status
pending, processing, completed, failed Filter segmentation jobs by criteria type
shot, narrative Filter segmentation jobs created before a specific date (YYYY-MM-DD format), in UTC timezone
Filter segmentation jobs created after a specific date (YYYY-MM-DD format), in UTC timezone
Filter segmentation jobs by the input URL used for segmentation
Response
A list of segmentation jobs
Object type, always 'list'
list Array of segmentation job objects (without segments array or total_segments)
Total number of segmentation jobs matching the query
Number of items returned in this response
Offset from the start of the list