> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Namespace: Connections

> X API TypeScript SDK의 Connections 모듈에 대한 참조입니다. X API v2를 위한 이 SDK 모듈에서 제공하는 재내보낸 클라이언트, 타입 및 유틸리티입니다.

## 타입 별칭

### GetConnectionHistoryResponse

Ƭ **GetConnectionHistoryResponse**: [`Get2ConnectionsResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2ConnectionsResponse)

getConnectionHistory에 대한 응답입니다.

#### 정의 위치

[connections/models.ts:18](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/connections/models.ts#L18)

***

### DeleteAllResponse

Ƭ **DeleteAllResponse**: [`KillAllConnectionsResponse`](/xdks/typescript/reference/interfaces/Schemas.KillAllConnectionsResponse)

deleteAll에 대한 응답입니다.

#### 정의 위치

[connections/models.ts:24](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/connections/models.ts#L24)
