List or export experiment traces
List experiment traces. Set export=1 or export=true to export matching traces instead of returning a page of results.
List experiment traces. Set export=1 or export=true to export matching traces instead of returning a page of results.
Experiment ID returned as id in experiment responses.
Bearer token. Use Bearer YOUR_API_KEY for API key auth or Bearer <JWT> for dashboard auth.
Field to sort by. Prefix with - for descending order.
Set to 1 or true to include span tree details in list responses.
Set to 1 or true to export matching traces. The response contains an export status message instead of paginated results.
Paginated list of experiment traces, or an export status message when export is set.