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

# Namespace: Communities

> Reference for the Communities module in the X API TypeScript SDK. Re-exported clients, types, and utilities provided by this SDK module for the X API v2.

## Type Aliases

### SearchResponse

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

Response for search

#### Defined in

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

Response for getById

#### Defined in

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