Get the shouts of an actor's profile
app.rocksky.shout
Get the shouts of an actor's profile
GET
Get the shouts of an actor's profile
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 DID or handle of the actor
The offset for pagination
Required range:
x >= 0The maximum number of shouts to return
Required range:
x >= 1Response
OK