Get a post's content and comment analysis

Requires `posts:read`. Materialized analysis for one post — the dashboard Content Analysis + Comment Analysis panels, without comment bodies. **Content** is creator-side: brief, scoring-context topics and messages, content/topic scores, and mix bars. **Comment analysis** is audience-side: Siftsy scores, mix bars for overall sentiment, content, topic, relevance, and consensus. Comment text is not included. A sample of comments behind this analysis lives at `GET /posts/{postId}/analysis/comments`. Never recomputes.

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

postIdstringRequired

Response

Post analysis
dataobjectOptional

Dashboard analysis for one post. content is creator-side. commentAnalysis is audience-side. A sample of comments behind this analysis lives under /posts/{postId}/analysis/comments.

metaobjectOptional

Errors

404
Not Found Error