Skip to main content
Topics the authenticated user created — the owner’s view: items may carry moderation_status, which no other tool exposes. REST equivalent: GET /open/v1/me/topics

Parameters

Returns

The standard topic list shape plus moderation_status. Captured live (trimmed):
A topic still in review (moderation_status: "pending_review") appears here for its owner but is not yet publicly visible — public tools like get_topic return 404 for it until it’s approved.

Example prompts

  • “List the markets I’ve created and how much volume each attracted.”
  • “Is my latest topic through review yet?”
list_user_topics (public view) · get_topic