Changes to contracts on Codex proposed by the community of users.
Endpoint: getCommunityNotes
Method: POST
Arguments
| Name | Type | Description |
|---|---|---|
| input | CommunityNotesInput |
| Name | Type | Description |
|---|---|---|
| cursor | String | The cursor to use for pagination. |
| filter | CommunityNotesFilter | A set of filters to apply |
| limit | Int | The maximum number of community notes to return. |