Retrieve an Extraction Results
Get Pipeline Results
Retrieves the results of a pipeline processing job.
GET
/
pipelines
/
{task_id}
This endpoint allows you to retrieve the results of a previously initiated pipeline processing task.
Path Parameters
Unique identifier for the pipeline task
Response
200 - application/json
Unique identifier for the pipeline task
Current status of the pipeline job
Available options:
PENDING
, IN_PROGRESS
, COMPLETED
, FAILED
Array of schema results
Total execution time of the pipeline