Get replies to a shout
app.rocksky.shout
Get replies to a shout
GET
Get replies to a shout
Documentation Index
Fetch the complete documentation index at: https://docs.rocksky.app/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Query Parameters
The URI of the shout to retrieve replies for
The maximum number of shouts to return
Required range:
x >= 1The number of shouts to skip before starting to collect the result set
Required range:
x >= 0Response
OK