Private Note

Get the private note made by the user for a target user

get/_twake/private_note

Query parameters

user_idstring required

the author user id

target_user_idstring required

the target user id

Response

Private note found

idstring

The private note id

contentstring

The private note content

authorIdstring

The author user id

targetIdstring

The target user id

Changes