List Streams with Item

This endpoint returns a paginated list of all the streams containing the item, with details of the item within stream.

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

The unique identifier of the item

Query Params
string

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

  • name
  • url
string

Return only streams of the specified type (“blogs”, “docs”, “videos”, etc)

string

Return only streams importing items from the specified service (“blogpost”, “uberflip”, “youtube”, “vimeo”, etc)

string

Sort results by one or more of the following fields:

  • id
  • service
  • external_service
  • name
  • title
  • description
  • item_count
  • created_at
  • modified_at
  • created
  • modified
  • authentication
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.

boolean

Return only streams that are hidden

Response

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