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