Skip to main content
GET
GET /ingest/status
Check processing status of a previously submitted batch.

Query parameters

string
required
UUID returned by POST /ingest/batch.

Response

string
processed, queued, or failed.
integer
Total items in batch.
boolean
Whether this batch is reflected in /pulse.

Example