Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在查看用于检索文件夹项目和检索讨论评论之类的 API,但我没有看到任何分页机制。
我错过了什么,或者他们不在那里有什么原因吗?
您可以在/user 端点下看到我们的分页约定。我们还没有为任何其他端点实现这一点,但会在 v2达到 GA之前实现。