v1

latestOpenAPI 3.1.02026-07-132913.7 KB
Processing

Get Analysis Result

Retrieve the analysis results for a given result_id

get/api/v1/offline/processing/{result_id}

Path parameters

result_idstring required

Response

Successful Response

status'pending' | 'processing' | 'completed' | 'failed'

Current status of the analysis

progressnumber

Processing progress percentage

resultobject

Analysis results when processing is complete

errorstring

Error message if processing failed