List Traces
Retrieves a list of traces from your Confident AI project.
This determines the field to sort by. Defaulted to createdAt.
This is used for pagination, and should be set to the nextCursor value returned in the previous response to get the next page of results
Filter traces by metadata key-value pairs. Supports multiple keys using bracket notation.
This determines if the field specified in sortBy should be in ascending order. Defaults to false.