MASSARIdocsRequest access

Transcript overview

GET/v1/earnings/transcripts/{transcriptId}/overviewPromised whole

What management said on one call, condensed.

Parameters

  • transcriptIdpathrequired

    Transcript identifier, as returned by the transcript list.

Response contract

Every field in the response is part of the contract.

Response fields

The top level keys a live response actually returned, read off the API rather than written down here.

transcript_idoverviewanchorsanchors_degradedstatus

How this was verified

Called against 4 different subjects on the live API. Every field it returned, at every level, was compared with the contract above. Last checked August 18, 2026.

Request

curl "https://api.massari.ai/v1/earnings/transcripts/fee85159-ec7e-4583-a0bf-2410e5a4fc6d/overview" \
  -H "Authorization: Bearer $MASSARI_TOKEN"