Run evaluators on items
Run evaluators on task items as a background job
Authorizations
API key for authentication
Path Parameters
Annotation task to act on
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Body
The evaluators to run. Each must be linked to the task
Item IDs to run on. Required when select_all=false. Ignored when select_all=true
When true, run on every item in the task. Set q to run only items whose name matches it
Case-insensitive substring filter on payload.name. Applies only when select_all=true
Response
Successful Response
ID of the evaluator-run job. Poll it for status and results
"f47ac10b-58cc-4372-a567-0e02b2c3d479"
Status of the job right after you launch it
queued, in_progress How many evaluators the job will run
How many items the job will run on