Return per-day or per-month scan counts, broken down by terminal status. Useful for charting throughput over time.Documentation Index
Fetch the complete documentation index at: https://docs.tumban.com/llms.txt
Use this file to discover all available pages before exploring further.
Query parameters
daily returns the last 30 days. monthly returns the last 12
months.Response
Echoes the
range you requested.One entry per day or month. Missing periods are filled with zeros so
the series is continuous.
ISO 8601 UTC timestamp of when the data was generated.
cache if served from the warmer cache, live if computed on the
fly.points[]
ISO 8601 UTC timestamp pinned to
T00:00:00Z. For monthly ranges,
always the first of the month.Scans submitted in this period (sum of the status-broken-out
fields).
Scans whose final status was
completed.Scans whose final status was
completed_with_partial.Scans whose final status was
failed.Scans still in flight at the time the response was generated.

