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

# Namespace: CommunityNotes

> Reference for the CommunityNotes 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

### SearchEligiblePostsResponse

Ƭ **SearchEligiblePostsResponse**: [`Get2NotesSearchPostsEligibleForNotesResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2NotesSearchPostsEligibleForNotesResponse)

Response for searchEligiblePosts

#### Defined in

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

***

### EvaluateRequest

Ƭ **EvaluateRequest**: [`EvaluateNoteRequest`](/xdks/typescript/reference/interfaces/Schemas.EvaluateNoteRequest)

Request for evaluate

#### Defined in

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

***

### EvaluateResponse

Ƭ **EvaluateResponse**: [`EvaluateNoteResponse`](/xdks/typescript/reference/interfaces/Schemas.EvaluateNoteResponse)

Response for evaluate

#### Defined in

[community\_notes/models.ts:30](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/community_notes/models.ts#L30)

***

### SearchWrittenResponse

Ƭ **SearchWrittenResponse**: [`Get2NotesSearchNotesWrittenResponse`](/xdks/typescript/reference/interfaces/Schemas.Get2NotesSearchNotesWrittenResponse)

Response for searchWritten

#### Defined in

[community\_notes/models.ts:36](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/community_notes/models.ts#L36)

***

### DeleteResponse

Ƭ **DeleteResponse**: [`DeleteNoteResponse`](/xdks/typescript/reference/interfaces/Schemas.DeleteNoteResponse)

Response for delete

#### Defined in

[community\_notes/models.ts:42](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/community_notes/models.ts#L42)

***

### CreateRequest

Ƭ **CreateRequest**: [`CreateNoteRequest`](/xdks/typescript/reference/interfaces/Schemas.CreateNoteRequest)

Request for create

#### Defined in

[community\_notes/models.ts:48](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/community_notes/models.ts#L48)

***

### CreateResponse

Ƭ **CreateResponse**: [`CreateNoteResponse`](/xdks/typescript/reference/interfaces/Schemas.CreateNoteResponse)

Response for create

#### Defined in

[community\_notes/models.ts:54](https://github.com/xdevplatform/xdk-typescript/blob/81aacb165e0802e188f608bdf462b60fc4e713a2/src/community_notes/models.ts#L54)
