Get external post stats
Fetch stats for a single post on a connected platform.
external_post_id is the provider’s post ID (e.g. Instagram media ID,
Tweet ID, TikTok video ID) — NOT the Marky post ID. Get external IDs
from GET /integrations/{integration_id}/posts (each entry’s
publish_id) or from GET /posts/{post_id}/stats (each platform entry’s
external_post_id).
Returns the normalized PostStats model (likes, comment_count, reach,
views, etc.).
Documentation Index
Fetch the complete documentation index at: https://docs.mymarky.ai/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
Comma-separated metric names. Omit for defaults.
Response
Successful Response
Statistics for a single post.
