---
title: "get CI test results for multiple items"
method: POST
path: "/w/{workspace}/scripts/ci_test_results_batch"
tags: ["script"]
---

# get CI test results for multiple items

`POST /w/{workspace}/scripts/ci_test_results_batch`

## Path parameters

- `workspace` string, required

## Request body

- object
  - `items` object[], required
    - `path` string, required
    - `kind` 'script' | 'flow' | 'resource', required

## Response `200`

CI test results by item key

- object

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
