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/api/scheduler/{modelId}/get_drift_schedule_check
{ "id": "<string>", "name": "<string>", "modelId": "<string>", "cronExpression": "<string>", "timezone": "<string>", "isPaused": true, "dataSinceLastCheck": true, "datasetId": "<string>", "dataSince": 123, "calendarType": "<string>" }
Schedule check job for model drift.
Was this page helpful?
Contact support