I want to grab the latest topics for a specific category via the API, but I don’t see a parameter for category in the Topics call.
How can I do this?
I want to grab the latest topics for a specific category via the API, but I don’t see a parameter for category in the Topics call.
How can I do this?
An example: https://meta.discourse.org/c/howto/admins/53/l/latest.json?ascending=false.
See How to reverse engineer the Discourse API to learn more about discovering those.