Returns a single note by ID.
Required permission: Permission depends on entity type:
events → claim.notes:readpolicies → policy.notes:readinsureds → insured.notes:readPrivileged notes: If the note is privileged, the API key must have privileged_notes:read permission to view it.
Use format: ApiKey <your-api-key>
Company identifier
The type of entity (events, policies, or insureds) The type of entity the note is attached to
events, policies, insureds The ID of the entity
Note identifier
Note details
A note attached to an entity (event, policy, or insured)
The ID of the entity this note is attached to
The type of entity the note is attached to
events, policies, insureds The note content
User details when the note has a linked user (null for notes created with authorName)
Display name for the author. Uses user's name if author is linked, otherwise the stored authorName, or "UNKNOWN" if neither.
Whether this is a privileged note (only visible with privileged_notes:read permission)
When the note was created (ISO 8601)
When the note was last updated (ISO 8601), or null if never updated