List Jobs
Starting job ID for pagination
Maximum number of jobs to return (0 for all)
Sort order by creation time
Filter by job method (e.g., “addBinarySample”, “query”)
Filter by job state (e.g., “finished”, “failed”, “processing”)
Additional text filter for job data
Response status
Array of job objects
Get Job Statistics
Refresh statistics before returning
Response status
Statistics including counts by state and method
Get Job
Job ID (24 hexadecimal characters)
Response status
Job details including state, method, timestamps, and parameters
Delete Job
Job ID (24 hexadecimal characters)
Response status
Number of jobs deleted
Delete Multiple Jobs
Filter by job method
Delete jobs created before this date (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS)
Delete jobs finished before this date (YYYY-MM-DD or YYYY-MM-DDTHH:MM:SS)
Response status
Number of jobs deleted
Get Job Result
Job ID (24 hexadecimal characters)
Return compact results (excludes function-level matches for matching/query jobs)
Response status
Job result data (varies by job type)
Get Result
Result ID (24 hexadecimal characters)
Return compact results
Response status
Result data
Get Job for Result
Result ID (24 hexadecimal characters)
Response status
Job information