List traces
Returns a paginated list of traces for the agent.
Authentication
AuthorizationBearer
OAuth 2.0 device flow or session token from WorkOS
Path parameters
account
Account name (slug)
name
Agent name
Query parameters
start_time
Start of time range (RFC 3339)
end_time
End of time range (RFC 3339)
limit
Maximum number of traces to return (default 50)
offset
Pagination offset (default 0)
status
Filter by status (ok or error)
Allowed values:
Response
Paginated list of traces
traces
total
limit
offset