posts
Get posts feed
Retrieve a curated, paginated list of posts.
get/v1/posts/feed
Query parameters
cursorstring
Cursor for pagination
limitinteger
Maximum number of items to return (1-60, default: 20)
Include full content fields (json, staticHtml, markdown) in the post. Default: false
Response
Feed items retrieved successfully