---
title: "GET /projects/getRealtimeConnections/{projectId}"
method: GET
path: "/projects/getRealtimeConnections/{projectId}"
tags: ["projects"]
---

# GET /projects/getRealtimeConnections/{projectId}

`GET /projects/getRealtimeConnections/{projectId}`

## Path parameters

- `projectId` string, required

## Response `200`

- GetRealtimeConnectionsResponseDto
  - `items` SerializedProjectBackendConnectionDto[], required
    - `id` string, required
    - `createdAt` string, required
    - `projectId` string, required
    - `ipAddress` string, required

## Changes

- **2023-10-14** `e9962775ba0f` — 1 info
  - endpoint added
- **2023-09-20** `6610666a572e` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/agentlabs-dev/apis/agentlabs-api/changes/projects/getRealtimeConnections/:projectId/get.md)

---

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