List async analysis tasks
This method returns a list of the analysis tasks in your account. The platform returns your analysis tasks sorted by creation date, with the newest at the top of the list.
A number that identifies the page to retrieve.
Default: 1.
The number of items to return on each page.
Default: 10.
Max: 50.
Filter analysis tasks by status.
Possible values: queued, pending, processing, ready, failed.
Filter tasks by video ID for pre-indexed videos (Pegasus 1.2 only). Deprecated — use asset_id instead.
An array that contains up to page_limit analysis tasks.
Your API key.
You can find your API key on the API Keys page.