Fetch aggregate progress for a batch.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.
Path parameters
The
batch_id returned by
POST /api/v2/batch.Response
The batch id you requested.
processing while any profile is in flight; completed once every
profile has reached a terminal status.Count of profiles in the batch.
Count of profiles whose scans completed successfully (including
completed_with_partial).Count of profiles whose scans failed.
Count of profiles still processing.
ISO 8601 UTC timestamp of when the batch was submitted.
ISO 8601 UTC timestamp of when the last profile reached a terminal
status.
null while the batch is still processing.The profile URLs the batch was submitted with, in submission order.
Example
Errors
| Status | Detail |
|---|---|
| 404 | Batch not found — the batch id does not exist within your organization. |

