Is there a way to do a GET request to pull a forum’s featured topics?
I see in the API docs that there’s ways to pull “the latest topics” or “a specific topic”, but is there a native way to pull featured topics?
Is there a way to do a GET request to pull a forum’s featured topics?
I see in the API docs that there’s ways to pull “the latest topics” or “a specific topic”, but is there a native way to pull featured topics?
If your Desktop category page style setting has featured topics, then /categories.json will have the featured topics for each category in the topics list in each category in the categories list (that may be confusing, my apologies).