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

# Fetch discussions

<Snippet file="graphql/sdk-note.mdx" />

## List discussions

The `discussions` query supports filtering by status, thread, creator, last-activity timestamps and more.

<Snippet file="graphql/list-discussions.mdx" />

## Get a discussion by ID

<Snippet file="graphql/get-discussion-by-id.mdx" />
