List Social Account Posts
Social Accounts
List Social Account Posts
Lists the existing posts of a connected Facebook page or Instagram account.
GET
List Social Account Posts
Authorizations
A company API key, company scoped JWT, app API key, or user OAuth token. You must prepend your key/token with the word 'Bearer', which will look like Bearer ***************************
Headers
Pins the request to a dated API version.
Example:
"2026-07-08-1"
Path Parameters
The social account (a sacc_ identifier) whose posts to list.
Query Parameters
The Account (a biz_ identifier) the social account is connected to.
Return only the single post with this platform id, instead of the full list.
The number of posts to return.
Required range:
x <= 100Cursor to fetch the page after (from page_info.end_cursor).

