List Bulk Remediation Runs
GET/remediations/bulk-runs
Return a paginated list of the client's bulk remediation runs (Bulk Remediation Control Center), sorted by created_at descending. status filters on the run's stored status (running, completed, or incomplete when finalized by the sweep after prolonged inactivity). A bulk run is finding-driven and can span multiple repositories, so there is no repository_id filter — see GET /remediations/bulk-runs/{run_id} to fetch a single known run.
Request
Responses
- 200
- 422
Successful Response
Validation Error