Fetch an analysis
Analyses
Fetch an analysis
Returns the full analysis row. When status === "completed" the analysis field is populated with the canonical six-pillar shape (clarity / influence / objection / discovery / delivery / close), each pillar exposed as a flat *_score field plus feedback_v5.<pillar>.{positive, negative} and action_plan_v5. KPIs (questions_asked, filler_word_count, words_per_minute) are flat at the top of analysis. Mock fixtures emit the same shape so a partner can decode mock://* and real audio with one decoder.
GET
Fetch an analysis
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
200 - application/json
Default Response
Available options:
queued, processing, completed, failed, cancelled 
