Xiaohongshu (RedNote)

User Published Notes

Retrieves notes published by a Xiaohongshu (RedNote) user, accepting a user ID or supported profile URL and a cursor for pagination. Use it to support creator content browsing, account monitoring, and reviewing a user's note history.

get/api/xiaohongshu/get-user-note-list/v4

Query parameters

tokenstring required

Access token for this API service.

userIdstring required

A Xiaohongshu user ID or a profile URL containing /user/profile/.

lastCursorstring

Pagination cursor from the previous page (the last note's cursor value).

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/xiaohongshu/get-user-note-list/v4:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.