moderation_status, which no other tool exposes.
REST equivalent: GET /open/v1/me/topics
Parameters
| Name | Type | Default |
|---|---|---|
type | prediction | poll | prediction |
cursor / limit | — / 20 |
Returns
The standard topic list shape plusmoderation_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?”
Related
list_user_topics (public view) ·
get_topic