Skip to main content
GET
Get ground truth traffic

Authorizations

X-Domino-Api-Key
string
header
required

Path Parameters

model_id
string
required

Query Parameters

startTimestamp
number
required
endTimestamp
number
required

Response

Gets the ground truth traffic based on number of ground truth labels that matched prediction data.

modelId
string
required

The model id.

Example:

"60116865cd9ab24dd866cfc6"

traffic
Model traffic data · object[]
required

A list that contains the traffic data for model.

Last modified on August 27, 2026