> ## 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: Communities

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

## 타입 별칭

### SearchResponse

Ƭ **SearchResponse**: [`Get2CommunitiesSearchResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2CommunitiesSearchResponse)

search에 대한 응답입니다.

#### 정의 위치

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

***

### GetByIdResponse

Ƭ **GetByIdResponse**: [`Get2CommunitiesIdResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2CommunitiesIdResponse)

getById에 대한 응답입니다.

#### 정의 위치

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