Skip to main content
Company note screenshot from the lemlist app interface

Company note screenshot from the lemlist app interface

A text note attached to a company record to store information.

_id
string

Unique note identifier

teamId
string

Team ID that owns the company

companyId
string

Parent company ID

note
string

Note text content

type
string

Type of note or activity (e.g., 'annotated')

userId
string

ID of the user who created the note

sendUserId
string

ID of the sending user if applicable

createdAt
string<date-time>

Creation timestamp

updatedAt
string<date-time>

Last update timestamp