Skip to main content
GET
Get data stream ingestion health

Authorizations

X-API-KEY
string
header
required

Path Parameters

key
string
required

The immutable data stream key

Response

Health snapshot

Ingestion health snapshot for a data stream. All counts are indexed lookups; safe to poll.

records_count
integer
imports_count
integer

Total file imports on this stream, all statuses

imports
object

File imports on this stream, counted by status

last_ingestion_at
string<date-time> | null

Most recent record created_at on this stream