latestOpenAPI 3.1.0MIT2026-08-226224149.1 KB

613ceff68dc7

Get data stream ingestion health

Cheap, indexed snapshot of ingestion health for the stream — record count, file import totals, orphan records, bulk request counters by status, and last ingestion time. Safe to poll from the UI.

get/data_streams/{key}/health

Path parameters

keystring required

The immutable data stream key

Response

Health snapshot

records_countinteger
imports_countinteger

Total file imports on this stream, all statuses

last_ingestion_atstring date-time nullable

Most recent record created_at on this stream