Get Xiaohongshu profile favorited notes
Use this operation to get the notes favorited by a Xiaohongshu profile. 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 user identifier returned by an earlier redbook result. Alternative to the user 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.
1000