Get Hubs for Stream

Gets the details of Hubs in which a specified Stream appears, as well as metadata about each Hub (such as stream_count).

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:

  • name
  • url
  • username associated with Hubs
string

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

  • id: Sort by Hub ID
  • name: Sort by Hub name
  • introduction: Sort by Hub introduction text
  • description: Sort by Hub description text
  • stream_count: Sort by number of Streams in the Hub
  • seo_title: Sort by Hub SEO title
  • seo_description: Sort by Hub SEO description text
  • created_at: Sort by Hub creation date
  • modified_at: Sort by date on which Hub 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
Click Try It! to start a request and see the response here! Or choose an example:
application/json