GET /open/v1/users/{handle}/topics
Parameters
Returns
The standard topic list (same item shape aslist_topics) with one extra flag:
When the user hides their created list,
data is empty and hidden is
true — an empty list with hidden: false really is empty. Tell the two
apart before concluding “this user created nothing”.Example prompts
- “What markets has @abai created?”
- “Show me the polls created by the top creator on the leaderboard.”
Related
get_user ·
list_topics