Skip to main content

Get Item Processing Results

GET 

/api/v1/beta/batch-processing/items/:item_id/processing-results

Get all processing results for a specific item (lineage query).

Shows complete processing history including what operations have been performed, with what parameters, and where outputs are stored. Useful for understanding what processing has already been done to avoid redundant work. Optionally filter by job type to see only specific processing operations.

Request

Responses

Successful Response