List posts

Use this when you want to list posts. Without an includeChannel query parameter, will get posts from all the channels the authenticated user is authorized to view. You can pass channel ids (includeChannel) to get posts only from those channels. Sorts posts by most recently published on top. This will return 403 if you are trying to list posts from a channel the user is not a member of.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
includeChannel
array of objects

An array of channel ids.

includeChannel
int32
Defaults to 1

The page number, starting at 1.

int32
Defaults to 10

The number of items in one page of results.

string

Filters by the given layout. Available layouts are:

  • POST
  • ARTICLE
string

Filters by the given state. Available states are:

  • PUBLISHED
  • REVIEW
  • DRAFT
  • SHARED_DRAFT
Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json