Evaluates a monitoring test for a custom time range. Supports scheduled and manual-only tests. Can target specific pipelines and skip/overwrite existing results.
Bearer authentication header of the form Bearer <token>, where <token> is your workspace API key. See Find your API key for more information.
The test id.
Start timestamp in seconds (Unix epoch)
1699920000
End timestamp in seconds (Unix epoch)
1700006400
ID of the inference pipeline to evaluate. If not provided, all inference pipelines the test applies to will be evaluated.
"123e4567-e89b-12d3-a456-426614174000"
Whether to overwrite existing test results
false
Evaluation task queued successfully. Timestamps will be aligned to evaluation window boundaries during execution.
"Evaluation task queued successfully"
Number of inference pipelines the test was queued for evaluation on
2
The start timestamp you requested (in seconds)
1699920000
The end timestamp you requested (in seconds)
1700006400
Array of background task information for each pipeline evaluation