v3

latestOpenAPI 3.0.0raw.githubusercontent.com2024-11-29101430.7 KB
Trace

Search traces

Retrieves the trace ids of a given workflow id and state data

post/trace/search/{workflowId}

Path parameters

workflowIdstring required

The UUID of the workflow

Request body

filtersobject

The state data keys and values on which the Traces will be filtered on

Response

The trace ids of the given workflow id and state data

string[] required