Skip to main content

Get ingestion status

GET 

/v1beta2/assets/ingestions/:ingestionId

Retrieves the status of a specific data ingestion by its ID.

Use the detailed parameter to include information about each asset that was part of the ingestion batch.

Note: Ingestion history is retained for 7 days.


Beta Version

Please note that this version of the API is currently in beta and might change without warning until a stable V1 is released.

IrisX Subscription needed

The Data Ingest API is only available to customers on IrisX. Learn more about the IrisX subscription


Request

Responses

Ingestion status retrieved successfully. Returns basic status information when detailed=false, or includes per-asset ingestion details when detailed=true.