Get Xiaohongshu topic posts
Use this operation to get the notes under a Xiaohongshu topic. Pagination: omit cursor on the first request. When has_more is true, pass next_cursor unchanged as cursor. Cursors are opaque; do not construct, modify, or reuse them outside this pagination flow.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Xiaohongshu topic page identifier extracted from a public topic URL.
1Optional redbook topic feed ranking. Omit it for the platform default (trend).
trend, time Opaque cursor returned by the preceding response. Omit it on the first request. Do not construct, modify, or reuse it outside this pagination flow.
1000