Users

Get note on user

Retrieves a specific note the current user has written about another user. Returns the note text and metadata. These are private notes visible only to the authenticated user.

get/users/@me/notes/{target_id}

Path parameters

target_idstring required

The target id

Response

Success

notestring required

The note text for this user

Changes

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