Get data stream ingestion health
Data Streams
Get data stream ingestion health
Cheap, indexed snapshot of ingestion health for the stream — record count, import batch totals, orphan records, bulk request counters by status, and last ingestion time. Safe to poll from the UI.
GET
Get data stream ingestion health
Documentation Index
Fetch the complete documentation index at: https://endclose.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
The immutable data stream key
Response
Health snapshot
Ingestion health snapshot for a data stream. All counts are indexed lookups; safe to poll.
Sum of record_count across all import batches. Drift from records_count indicates orphaned or extra records.
Records on this stream with no import_batch_id (typically created via POST /records or POST /records/bulk)
Most recent record created_at on this stream