Get latest processing status
Retrieves the status and metrics of the most recent processing run. Recommended for polling sync status in your application
Response
OK
Represents the outcome of a single event-processing run
New events added to the output (not deduplicated)
8500
Timestamp when the processing record was created
"2025-06-15T10:30:00.000Z"
Events recognized as duplicates and excluded from output
6498
Previously processed events loaded for deduplication
42000
Events that failed to parse or insert
2
Unique identifier for this processing run
"a33ef748-41fb-42aa-aed0-bcc87da3ff0e"
Total number of new raw Falco event files found
15000
Timestamp when event processing began
"2025-06-15T10:30:00.000Z"
State of a processing run
InProgress, Completed, Failed Events successfully parsed and inserted
14998
Timestamp of the most recent update to this record
"2025-06-15T10:35:22.000Z"
Timestamp when processing finished. Null while status is InProgress
"2025-06-15T10:35:22.000Z"
Timestamp of the earliest raw Falco event in this batch
"2025-06-15T09:00:00.000Z"
Timestamp of the latest raw Falco event in this batch
"2025-06-15T10:29:55.000Z"