Skip to main content
Topics created by a given user. Respects the target user’s privacy settings. REST equivalent: GET /open/v1/users/{handle}/topics

Parameters

Returns

The standard topic list (same item shape as list_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.”
get_user · list_topics