test
Under maintenancePricing
Pay per usage
batch_id
Optional
Unique ID of this batch.
status
Optional
Outcome of the run: 'accepted' (async / webhook), 'completed' or 'partial_timeout' (sync), or 'failed'.
total
Optional
Number of targets accepted for this batch.
cached
Optional
Targets already available without a fresh scrape.
absent
Optional
Targets already known to have no result.
today
Optional
Targets scheduled to run now (async mode).
deferred
Optional
Targets queued to run later (async mode).
completed
Optional
Targets that finished successfully (sync mode).
failed
Optional
Targets that failed (sync mode).
dropped
Optional
Inputs skipped: no valid target, or duplicates removed.
resultPairs
Optional
Results — one entry per requested target that has a result.
error
Optional
Error code — present only when the run failed.
field
Optional
Which input field was invalid (for input errors).
reason
Optional
Why the input was rejected (for input errors).