Retrieve the status and associated details of an import
After pushing data to Qobra with the Record ingestion route,
you’ll receive an import_id
. Since Qobra record ingestion is performed as a
background task, you’ll have to fetch your import details to verify it went
successfully.
Used to identify the import
Success operation
The response is of type object
.
Retrieve the status and associated details of an import
After pushing data to Qobra with the Record ingestion route,
you’ll receive an import_id
. Since Qobra record ingestion is performed as a
background task, you’ll have to fetch your import details to verify it went
successfully.
Used to identify the import
Success operation
The response is of type object
.