How should I get the raw text of a single post

I have the same problem with GET: https://meta.discourse.org/posts/280744 . It doesn’t work on meta.discourse nor on try.discourse nor our owned forum.

How should I get the single post raw text?

add .json to the end of that url.

https://meta.discourse.org/posts/280744.json

4 Me gusta

Thank you, it was not documented. Would you mind add .json to the document?

1 me gusta

Yep, I’ll update the api docs.

4 Me gusta

Everything is documented if you do it this way.

3 Me gusta

Done.

3 Me gusta