Docs

List Posts

Retrieves posts from Beamer.

GET

Query

Arguments
string

Retrieve posts with a matching segmentation filter.

string

Only retrieve posts that match this segmentation filter.

string

Include posts with a matching segmentation URL.

string

Retrieve posts published after this ISO-8601 date.

string

Retrieve posts published before this ISO-8601 date.

string

Retrieve posts with translations in this language.

string

Retrieve posts with this category.

boolean

Retrieve only published or draft posts.

boolean

Retrieve only archived or non-archived posts.

boolean

Retrieve only expired or non-expired posts.

boolean

Retrieve posts filtered by user ID.

string

First name of the user viewing these posts.

string

Last name of the user viewing these posts.

string

Email of the user viewing these posts.

string

ID of the user viewing these posts.

boolean

Whether to include traceable links in posts.

boolean

Ignore request details used for analytics.

boolean

Whether to save views for the requesting user.

boolean

Ignore feed filters when retrieving posts.

PaginationRequest a specific window of rows with limit and offset. Learn more
number

Maximum number of rows to return.

number

Number of rows to skip.

Field selectionChoose which fields should be included in the response. Learn more
string

Comma-separated response fields to include.

Every app you connect,one REST pattern

Call any app with one REST pattern. MindCloud handles each provider's auth, request shape, and responses for you.

Learn what the Universal API is
One REST patternUse the same request structure across apps like Slack, HubSpot, Salesforce, and thousands more.
Managed connectionsSend a MindCloud connection ID instead of handling provider tokens, refresh logic, and credential storage yourself.
Action-level docsEach action page shows the exact endpoint, required arguments, optional controls, and response behavior for that app version.