Export the fund-wide comment feed — every comment (thread root or reply) across all of the fund's threads, keyset-paginated.
Note: This API requires additional fund configuration to be enabled. Please contact us if you would like to try it out.
Each comment carries its commentId, threadId, author, body, mentions, timestamps, and — for comments that were imported through this API — importedMetadata.
Comments are ordered by creation time, oldest first, and returned in pages of up to 200 (default 50). A comment's creation time never changes, so its position in the feed is stable and later edits or deletes do not resurface it — but delivery is at-least-once: under retries or backstop reconciliation a comment can surface more than once. Treat commentId as the idempotency key and de-duplicate on it as you drain. Follow the nextCursor from each response to page through the feed; nextCursor is absent on the final page.
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||