List Streams

Gets a (paginated) list of all the Streams in an Uberflip account, as well as metadata about each Stream (such as type, item_count, etc.).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string

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

  • name
  • title
  • description
string
enum

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

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

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

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

Whether to return Streams visible in shout (true) or not (false).

boolean

Whether to return Streams pinned in shout (true) or not (false).

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 Stream ID
  • service: Sort by Stream service
  • name: Sort by Stream name
  • title: Sort by Stream title
  • description: Sort by Stream description text
  • item_count: Sort by number of Items in each Stream
  • created_at: Sort by Stream creation date
  • modified_at: Sort by date on which Stream was last modified
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