Get constellation analysis for a session
Aggregates KPI mean values from all processed steps in the session, then calls
the Constellation AI service to generate a personalized analysis and insights report.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
sessionId
Numeric session ID returned by POST /session.
Response
Constellation AI analysis result.
structured_data
interpretation
metadata
warnings
Errors
401
Unauthorized Error
404
Not Found Error
502
Bad Gateway Error
504
Gateway Timeout Error