Skip to main content
GET

Endpoint

Lists posts that Overlap has published to social platforms for your company, newest first, including each post’s rolled-up analytics counters. Use it to discover 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 of Post 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.