posts

List posts for the feed (with daily recap)

get/v2/posts

Query parameters

limitinteger
cursorstring
filter'all' | 'following' | 'clan'
userIdstring uuid
fetchDirection'older' | 'newer'
anchorstring uuid
withReplyPreviewboolean
locale'en' | 'fr' | 'th' | 'ko' | 'ja' | 'zh-CN'

Response

Successful response

totalinteger
nextCursorstring
previousCursorstring
hasMoreboolean required

Changes