v1
latestOpenAPI 3.1.12026-07-242899061.7 MBAnalyst Note
Preview an Analyst Note
Preview a rendered analyst note with entity resolution without saving it.
post/preview
Request body
Example request
{
"attributes": {
"topic": [
"h4G-3N"
],
"validated_on": "2025-03-21T12:00:00.000Z",
"recommended_queries_obj": [
{
"url": "url:https://example.com/query"
}
]
}
}Response
Note object as shown if published
Example response
{
"attributes": {
"validated_on": "2025-03-21T12:00:00.000Z"
}
}