GET /api/v1/model-governance
Retrieve governance status for a model including approval history and drift check results.Query Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
modelId | string | Yes | Algorithm model ID |
Model approval workflows, drift detection, and fairness parity checks.
| Parameter | Type | Required | Description |
|---|---|---|---|
modelId | string | Yes | Algorithm model ID |
request_approval — Request approval to promote a model versionreview — Approve or reject a model promotion (Admin only)drift_check — Run a drift detection checkparity_check — Check fairness across customer segments