---
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

---

[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)
