Overview
Returns a list of trending spaces. Only public spaces are included in the response. No authentication is required.Endpoint
No authentication required. This is a public endpoint.
Request
Query parameters
Maximum number of spaces to return. Defaults to
10.Always set to
"public". Private spaces are never returned by this endpoint.Response
Returns an array ofSpace objects.
Unique identifier for the space.
Display title of the space.
Short description of the space.
Visibility of the space. Always
"public" for results from this endpoint.The user who created the space.
Number of participants currently in the space.
Tags associated with the space.
Example
TypeScript
