List Hubs

This endpoint returns a paginated list of all Hubs.

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

Sort results by one or more of the following fields:

  • id
  • name
  • introduction
  • description
  • stream_count
  • created_at
  • modified_at
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
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json