Experiments
Get Experiment Trace Logs
Fetches all trace logs for an experiment.
Args: experiment_uuid (str): UUID of the experiment.
Returns: list[TraceLogTreeSchema]: List of trace logs for the experiment.
POST
Authorizations
Path Parameters
Body
application/json
Response
200
application/json
Successful Response
The response is of type object[]
.