> For the complete documentation index, see [llms.txt](https://anilist.gitbook.io/anilist-apiv2-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anilist.gitbook.io/anilist-apiv2-docs/docs/reference/enum/threadsort.md).

# ThreadSort

Thread sort enums

| Value                  | Description |
| ---------------------- | ----------- |
| **ID**                 |             |
| **ID\_DESC**           |             |
| **TITLE**              |             |
| **TITLE\_DESC**        |             |
| **CREATED\_AT**        |             |
| **CREATED\_AT\_DESC**  |             |
| **UPDATED\_AT**        |             |
| **UPDATED\_AT\_DESC**  |             |
| **REPLIED\_AT**        |             |
| **REPLIED\_AT\_DESC**  |             |
| **REPLY\_COUNT**       |             |
| **REPLY\_COUNT\_DESC** |             |
| **VIEW\_COUNT**        |             |
| **VIEW\_COUNT\_DESC**  |             |
| **IS\_STICKY**         |             |
| **SEARCH\_MATCH**      |             |
