GET Get all rails for explore page
Returns all active rails with their viewers for the explore page. Rails include featured, newest, trending, and most liked viewers.
Are you an LLM? You can read better optimized documentation at /docs/api/endpoints/viewers/get-viewers-rails.md for this page in Markdown format
GET
Try it out https://api.rooom.com/viewers/railsParameters
Query Parameters
| Name | Type | Description |
|---|---|---|
q | string | Search phrase to search in all rails |
pageExample: 1 | integer | Pagination page number (optional, only when query is set) |
lengthExample: 10 | integer | Pagination page length (optional, only when query is set) |
Responses
200Successfully retrieved rails
500Internal server error
GET /viewers/rails Get all rails for explore page Returns all active rails with their viewers for the explore page. Rails include featured, newest, trending, and most liked viewers. q Search phrase to search in all rails page Pagination page number (optional, only when query is set) length Pagination page length (optional, only when query is set)