Tools

posts_metrics

Per-channel metric totals (impressions, reactions, comments, shares, clicks) and the full snapshot time series for one post.

Per-channel metric totals (impressions, reactions, comments, shares, clicks) and the full snapshot time series for one post.

Input

FieldTypeRequiredDescription
organizationstringnoOrganization slug to act in (see organizations_list). Optional: API keys are bound to one organization; OAuth connections default to your active organization.
post_idstringyes

Result

JSON on success. A refusal comes back as an error prefixed with its code (NOT_FOUND, FORBIDDEN, TOO_MANY_REQUESTS, …) and a message written to be acted on — read it before retrying.

The same operation elsewhere

This tool and the REST operation postsMetrics and the CLI command inklate posts metrics run the same guarded procedure the dashboard uses — same permissions, same validation, same tenant isolation.