Get observability summary

View as Markdown

Returns aggregated trace summary statistics (latency, error rate, throughput) for the agent over a time range.

Authentication

AuthorizationBearer
OAuth 2.0 device flow or session token from WorkOS

Path parameters

accountstringRequired

Account name (slug)

namestringRequired
Agent name

Query parameters

start_timedatetimeOptional

Start of time range (RFC 3339)

end_timedatetimeOptional

End of time range (RFC 3339)

Response

Summary statistics
total_tracesinteger or null
time_rangeobject or null
metricsobject or null

Errors