Skip to main content
GET
Group traces by agent or session with per-group rollups

Authorizations

Authorization
string
header
required

Enter your API key (e.g. dai_sk_test_key_001)

Headers

Authorization
string
X-Workspace-Id
string | null

Query Parameters

dimension
enum<string>
default:agent

Roll-up dimension: 'agent' (group by agent_name) or 'session' (group by session_id).

Available options:
agent,
session
status
enum<string> | null
Available options:
success,
error,
degraded
eval_verdict
string | null

Filter by eval verdict, or 'unevaluated' for no verdict yet.

agent_name
string | null
manifest_id
string | null
target_manifest_id
string | null
compat_status
string | null
search
string | null
started_at_from
string<date-time> | null
started_at_to
string<date-time> | null
include_fixtures
boolean
default:true

When false, drop platform-harness fixture agents from the roll-up — the UI's default. Ignored when agent_name is set.

limit
integer
default:100
Required range: 1 <= x <= 500

Cookies

decimal_session
string | null

Response

Successful Response

The response is of type Response Group Traces Api V1 Traces Group By Get · object.