Get psychometrics for a snapshot

Returns psychometric 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
dimensionAnalysismap from strings to any or null
Dynamic object containing dimension analysis data
metaAnalysismap from strings to any or null
Dynamic object containing meta analysis data
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