Lists the public rooms on the server with optional filter.
POST {{baseUrl}}/publicRooms?server=cupidatat amet anim aliquip ut
Lists the public rooms on the server, with optional filter.
This API returns paginated responses. The rooms are ordered by the number of joined members, with the largest rooms first.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
server | string | The server to fetch the public room lists from. Defaults to the | |
| local server. |
Request Body
{"limit"=>10, "filter"=>{"generic_search_term"=>"foo"}, "include_all_networks"=>false, "third_party_instance_id"=>"irc"}
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{}