A number that identifies the page to retrieve.
Default: 1.
The number of items to return on each page.
Default: 10.
Max: 50.
Filter video indexing tasks by the creation date and time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”). The platform returns the video indexing tasks that were created on the specified date at or after the given time.
Filter video indexing tasks by the last update date and time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”). The platform returns the video indexing tasks that were updated on the specified date at or after the given time.
An array that contains up to page_limit tasks.
Your API key.
You can find your API key on the API Keys page.
The field to sort on. The following options are available:
updated_at: Sorts by the time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the item was updated.created_at: Sorts by the time, in the RFC 3339 format (“YYYY-MM-DDTHH:mm:ssZ”), when the item was created.Default: created_at.
The sorting direction. The following options are available:
ascdescDefault: desc.
Filter by one or more video indexing task statuses. The following options are available:
ready: The video has been successfully uploaded and indexed.uploading: The video is being uploaded.validating: The video is being validated against the prerequisites.pending: The video is pending.queued: The video is queued.indexing: The video is being indexed.failed: The video indexing task failed.To filter by multiple statuses, specify the status parameter for each value: