---
title: "Retrieve items by multiple ids"
method: POST
path: "/monitoring/connections/all"
tags: ["Monitoring - Connections"]
---

# Retrieve items by multiple ids

`POST /monitoring/connections/all`

## Request body

- string[]

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `403` — Forbidden
- `404` — Not Found
- `409` — Conflict
- `429` — Too Many Requests

## Changes

- **2026-08-26** `02a15fc32858` — 1 info
  - added the optional property `items/lifecycle` to the response with the `200` status
- **2026-07-27** `4b624af2cb6e` — 2 breaking
  - the response property `items/children` became nullable for the status `200`
  - the response property `items/tags` became nullable for the status `200`

[Change history](https://skmtc.dev/octoperf/apis/octoperf-api/changes/monitoring/connections/all/post.md)

---

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