Get topic analysis for a snapshot

Returns topic analysis data for a specific mind assessment snapshot

Authentication

AuthorizationBearer

API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)

Path parameters

snapshotIdstringRequired

Response

Successful response
personDetailsobject
topicsSentimentSummarymap from strings to any or null
Dynamic object containing topics sentiment summary
mindReasonerStopErrorany or null
Error information if the mind reasoner stopped unexpectedly

Errors