搜索符合接收 Community Note 条件的 X Post
GET https://api.x.com/2/notes/search/posts_eligible_for_notes
endpoint 检索符合接收 Community Note 条件的 X Post 列表。要使用这些 endpoint,你需要指定 test_mode 参数并将其设置为 true。
注意: 目前 test_mode 只能设置为 true,否则这些 endpoint 将返回类似以下的错误:
在 X 的 Posts 上搜索已撰写的 Community Notes
管理 Community Notes
- text:注释正文,字符数应不少于 1 个且不超过 280 个(URL 计为 1 个字符),并且必须包含一个来源 URL
- classification:可为 misinformed_or_potentially_misleading 或 not_misleading
- misleading_tags:非空标签列表,可为 “disputed_claim_as_fact”、“factual_error”、“manipulated_media”、“misinterpreted_satire”、“missing_important_context”、“outdated_information” 或 “other”。仅当 classification 的类型为 misinformed_or_potentially_misleading 时需要此字段。
- trustworthy_sources:布尔值,指示是否在 “text” 中提供了可信来源。