Social
List comment activity
Cross-account feed of posts with comment counts across all connected channels, for triaging where to engage. Paginates by opaque cursor (next_cursor).
GET
Typescript (SDK)
Authorizations
API key in the format: Bearer {api_token}
Query Parameters
Filter by platform (e.g. twitter, instagram).
Filter by connected account (sacct_ prefix id).
Only include posts with at least this many comments.
Only include posts created after this time (ISO 8601).
Field to sort by. Defaults to the comment's creation time.
Sort direction, asc or desc. Defaults to desc.
Maximum number of comments to return.
Opaque pagination cursor from a previous response's next_cursor.

