v2
latestOpenAPI 3.1.02026-07-2682420.0 KBAgentQL Tetra (Remote Chrome Browser)
List Session Usage
List Tetra browser session usage for the authenticated user.
get/v1/tetra/usage
Query parameters
sub_user_idstring nullable
session_idstring nullable
start_afterstring date-time nullable
end_beforestring date-time nullable
updated_afterstring date-time nullable
updated_beforestring date-time nullable
status'running' | 'ended'
sort'created_at_desc' | 'updated_at_asc'
Sort modes for /usage results.
created_at_desc is the default and preserves the historical ordering. updated_at_asc is for incremental consumers (Mino's browser usage aggregator) that cursor by updated_at and need stable ascending iteration; pair with updated_after filtering.
limitinteger
pageinteger
Response
Successful Response