These notes are only visible to your teammates on Periskope and they do not appear on WhatsApp.
string
A unique identifier for the private note, containing information about the chat, user, and note details.
string
The unique identifier of the organization where the note was created.
string
The organization phone ID linked to the chat (in the format
{phone_number}@c.us).string
The text content of the private note.
string
The unique identifier of the chat where the private note was added.
boolean
Indicates if the note was created by the organization user.
boolean
Always
true for private notes.boolean | null
Is set to
true if the private note is deleted. It is null otherwise.string | null
The original content of the note before editing (if applicable).
string | null
The ID of the message to which this note is replying, if any.
string
The phone identifier of the organization account that added the note.
string
ID of the created private note (matches
unique_id).string
Email address of the user who created the private note.
string
ISO 8601 formatted timestamp when the private note was created.
string
ISO 8601 formatted timestamp when the private note was last updated.
string
A unique identifier for the private note.
string[]
Array of Email IDs (format:
@<email>) mentioned in the private note.object | null
Media content attached to the private note, if present.