Get a post's aggregate score metrics
Requires `posts:read`. Returns the materialized per-post aggregate the
dashboard analysis view shows: overall scores plus five-bucket
percentage breakdowns for sentiment, relevance, and consensus.
Never recomputes. 404 `metrics_not_available` if the post has not
completed scoring. Score version 2+ also includes `content` and
`topic` mix bars (same five keys as sentiment).
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
OR
X-Api-Keystring
API Key authentication via header
Path parameters
postId
Response
Post metrics
data
meta
Errors
404
Not Found Error