Skip to main content
GET
Get AgentOS Metrics

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

starting_date
string<date> | null

Starting date for metrics range (YYYY-MM-DD format)

ending_date
string<date> | null

Ending date for metrics range (YYYY-MM-DD format)

db_id
string | null

Database ID to query metrics from

Response

Metrics retrieved successfully

metrics
DayAggregatedMetrics · object[]
required
updated_at
string<date-time> | null
required