Skip to main content
GET
Get the shouts of an actor's profile

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

did
string<at-identifier>
required

The DID or handle of the actor

offset
integer

The offset for pagination

Required range: x >= 0
limit
integer

The maximum number of shouts to return

Required range: x >= 1

Response

OK

shouts
any[]