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/get-prediction-traffic \ --header 'X-Domino-Api-Key: <api-key>'
[ { "traffic": [ { "queries": 123, "date": 123 } ], "modelId": "60116865cd9ab24dd866cfc6" } ]
Gets the model prediction traffic
A list that contains the traffic data for model.
Show child attributes
The model id.
"60116865cd9ab24dd866cfc6"
Was this page helpful?
Contact support