# Retrieve topic excerpt via API

**URL:** https://meta.discourse.org/t/retrieve-topic-excerpt-via-api/189388
**Category:** Development
**Tags:** rest-api
**Created:** [May 5, 2021, 4:48pm UTC](https://meta.discourse.org/t/retrieve-topic-excerpt-via-api/189388 "2021-05-05T16:48:18Z")
**Posts on this page:** 1
**Showing post:** 2

<div class="post-metadata">

### Author: ![hollyw](https://avatars.discourse-cdn.com/v4/letter/h/4da419/32.png) [@hollyw](https://meta.discourse.org/u/hollyw)
#### Post date: [May 6, 2021, 3:39pm UTC](https://meta.discourse.org/t/retrieve-topic-excerpt-via-api/189388/2 "2021-05-06T15:39:22Z")

</div>

Digging around some more, I found this as an option. I’m uncertain whether we’ll stick with it, but it works for now.

> [@Discourse as a simple personal blog engine](https://meta.discourse.org/t/discourse-as-a-simple-personal-blog-engine/138244/4):
>
> There is a hidden site setting for this grinning rails c SiteSetting.always\_include\_topic\_excerpts = true I believe it just add the data to the JS model, so you still need a client change to actually show it.

---

_[View the full topic](https://meta.discourse.org/t/retrieve-topic-excerpt-via-api/189388)._
