v1

latestOpenAPI 3.1.02026-07-26151126273.9 KB
Custom Pipelines (Deprecated)

Get Processor Version Detail

Get detailed data for a specific processor version, including pipeline_params and eval_definition.

get/api/v1/custom_pipelines/{processor_id}/versions/{version}

Path parameters

processor_idstring required
versioninteger required

Cookies

wos-sessionstring
datalab_active_teamstring

Response

Successful Response

versioninteger required

Version number

request_descriptionstring required

Description used for this version

pipeline_paramsobject nullable

Full pipeline parameters including modifications[]

eval_definitionobject nullable

Evaluation definition including evaluations[]

runtimenumber nullable

Execution time in seconds

created_atstring required

ISO timestamp when version was created

is_activeboolean

Whether this is the currently active version