Get snapshot details
Returns detailed information about a specific snapshot, with optional transcript and psychometric data
Authentication
AuthorizationBearer
API key passed as Bearer token in Authorization header (e.g., “Authorization: Bearer YOUR_API_KEY”)
Path parameters
mindId
snapshotId
Query parameters
includeTranscript
Include transcript data (default: true)
includePsychometrics
Include psychometric data (default: true)
Response
Successful response with snapshot details
id
mindId
artifactId
mindsetDate
status
startedAt
completedAt
createdAt
updatedAt
psychometricCount
keyTopicCount
findingCount
transcripts
Included when includeTranscript=true
psychometrics
Included when includePsychometrics=true
