v19

latestOpenAPI 3.1.0raw.githubusercontent.com2025-12-123237122.2 KB
Traces

Get trace with feedback list

get/api/v1/traces

Query parameters

pageinteger

Page number to retrieve. Page size is fixed.

Page number to retrieve. Page size is fixed.

modelIdsstring

Comma separated list of model IDs or aliases to filter traces.

Comma separated list of model IDs or aliases to filter traces.

projectIdstring uuid

Project identifier to filter traces.

Project identifier to filter traces.

sortBy'createdAt' | 'score'

Sort traces by creation time or score.

Sort traces by creation time or score.

sortOrder'asc' | 'desc'

Sort order to use for the selected sortBy field.

Sort order to use for the selected sortBy field.

Response

success response

totalinteger required

Total number of traces that match the current filters, across all pages.