Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Page number to retrieve. Page size is fixed.
Required range:
x > 0Comma separated list of model IDs or aliases to filter traces.
Project identifier to filter traces.
Sort traces by creation time or score.
Available options:
createdAt, score Sort order to use for the selected sortBy field.
Available options:
asc, desc