Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/model-monitor/v2/api/model/{model_id}/traffic/ground-truth \ --header 'X-Domino-Api-Key: <api-key>'
{ "traffic": [ { "queries": 123, "date": 123 } ], "modelId": "60116865cd9ab24dd866cfc6" }
Gets the ground truth traffic based on number of ground truth labels that matched prediction data.
A list that contains the traffic data for model.
Show child attributes
The model id.
"60116865cd9ab24dd866cfc6"
Was this page helpful?
Contact support