Get Xiaohongshu note comments
Use this operation to get the comments on a Xiaohongshu note. 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 note identifier extracted from a public note URL, or returned by an earlier redbook result. Alternative to the note share link (url).
1A publicly reachable HTTPS URL. Do not submit private, authenticated, redirect-only, or user-specific URLs.
Opaque cursor returned by the preceding response. Omit it on the first request. Do not construct, modify, or reuse it outside this pagination flow.
1000Optional redbook comment ranking. Omit it for the platform default (latest).
default, latest_v2, like_count 