v2

latestOpenAPI 3.1.02026-07-26143251806.6 KB
reports

Run Full Evaluation

post/reports/{report_id}/run

Path parameters

report_idinteger required

ID of the evaluation pipeline report to run.

Request body

namestring required

The name of the final report to be created. Must be between 1 and 255 characters in length.

dataset_idinteger nullable

The ID of the dataset to use for the report. If not provided, uses the evaluation pipeline's default dataset.

refresh_datasetboolean nullable

Whether to refresh the dataset before running the report. Only applicable for dynamic datasets.

Response

Report run initiated successfully

successboolean required
report_idinteger required

The ID of the created final report.