List Posts
List published social posts for a company, with rolled-up analytics
GET
Endpoint
postIds for GET /post-analytics, or to find every post published from a specific clip via the clipId filter.
Authentication
Query Parameters
The same listing is also available at
GET /companies/{companyId}/posts.Response
Returns an array ofPost objects and a pagination cursor. cursor is null when there are no more pages; otherwise pass it back as the cursor query parameter.
Post Analytics
All current analytics for a single post.
Analytics Model
Field-by-field response reference.