latestOpenAPI 3.0.32026-08-23410223.0 KB
c93447ba6b9d
analytics
Get analytics for a published post
Returns the latest known analytics and snapshot history for a published post. This endpoint does not trigger a re-fetch.
get/v2/posts/{id}/analytics
Path parameters
idstring required
Example:12345
The id of the published post.
Response
Default Response
Example response
{
"publishedPostId": "12345",
"platform": "twitter"
}