Preview a rendered analyst note with entity resolution without saving it.
What this endpoint does
Returns a fully rendered preview of an analyst note without saving or publishing it. The API resolves entity references in the text, applies the requested serialization level, and returns the note exactly as it would appear if published. Use this to validate formatting, entity linking, and content before committing to a draft or publish operation.
The request body matches the publish/draft format — source, attributes (title, text, entity references), plus a serialization parameter controlling response detail level. See Analyst Notes: Serialization Options for the available levels.
Response data
The complete rendered note object with resolved entities, formatted text, and all metadata — identical to what a lookup would return after publishing. No database changes are made.
