Skip to main content
GET
Get Retriever Performance

Authorizations

Authorization
string
header
required

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

Path Parameters

retriever_id
string
required

Query Parameters

start_date
string<date-time> | null

Start date (UTC)

end_date
string<date-time> | null

End date (UTC)

group_by
string
default:hour

Time grouping: hour, day, week

Response

Successful Response

Retriever performance metrics response.

retriever_id
string
required

Retriever identifier

Example:

"ret_abc123"

time_range
TimeRange · object
required

Time range of the data

metrics
Metrics · object[]
required

Time-series performance metrics

summary
Summary · object | null

Aggregated summary statistics