List Items in Stream

This endpoint returns a paginated list of all Items in a Stream.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
integer
required

The ID code that identifies the Stream.

Query Params
string

Return only results containing the specified text in one or more of the following fields:

  • id
  • title
  • description
  • content
string

Specify comma-separated list of Tags to filter for Items containing all of them.

string

Specify comma-separated list of Tags to filter for Items containing at least one of them.

string
enum

Specify a service to return only results matching that service . See the table below for accepted values.

  • blogpost: Blog Items
  • youtube: YouTube Items
  • vimeo: Vimeo Items
  • wistiar: Wistia Items (note wistiar not wistia)
  • vidyard: Vidyard Items
  • brightcove: Brightcove Items
  • twitter: Twitter Items
  • facebook: Facebook Items
  • instagram: Instagram Items
  • uberflip: Flipbook Items
  • slideshare: SlideShare Items
  • custom: Marketing Items
  • targeted: Sales Items
string
enum

Specify a type to return only results matching that category. See the table below for accepted values.

  • blogs: Blog Items
  • videos: Video Items (YouTube, Vimeo, Wistia, Vidyard, Brightcove)
  • docs: Document Items (Flipbooks, SlideShare)
  • social: Social Network Items (Twitter, Facebook, Instagram)
  • custom: Marketing Items
  • targeted: Sales Items
  • featured: Featured Items
Allowed:
boolean
boolean

Specify whether to return only Items that are hidden (true) or not hidden (false).

boolean

Specify whether to return only Items that are published (true) or not published (false).

string
enum

Specify whether to include deleted Items (included) or only return deleted Items (only). If not set, deleted Items will not be included.

Allowed:
integer

Specify whether to return Items belonging to Hubs created by the user with the specified ID.

string

Specify the field that should be used to sort the returned Streams. See the table below for accepted sort values. Sort order will be either ascending or alphabetical depending on the field specified.

  • id: Sort by Item ID
  • title: Sort by Item title
  • description: Sort by Item description text
  • ordinal: Sort by the Item's ordinal within the Stream
  • author.full_name: Sort by the full names of Item authors
  • created_at: Sort by Item creation date
  • modified_at: Sort by Item last modified date
  • published_at: Sort by Item publish date
boolean

Whether to include the tags property for each Item (true) or not (false)

integer
1 to 100
Defaults to 25

Set the number of results returned per page. Defaults to 25 if not set.

integer
≥ 1
Defaults to 1

Specify the page of results to be returned. Defaults to 1 if not set.

Response

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