본문으로 건너뛰기
버전: v0.1.0

List Pipeline Traces

GET 

/api/v1/trace/pipelines/:pipeline_id/batches

List pipeline execution traces (history).

Returns a list of pipeline.run spans for the given pipeline_id, sorted by start time descending.

Request

Responses

Successful Response