POST
/
api
/
parea
/
v1
/
experiment
/
{experiment_uuid}
/
trace_logs

Body

filter_field
string

Field of the log to filter on.

filter_operator
string

Operator to use for filtering. One of: equals, not_equals, like, greater_than_or_equal, less_than_or_equal, greater_than, less_than, is_null, exists, in.

filter_value
string

Value to filter on.