Skip to main content
GET
Get shouts for an album

Authorizations

Authorization
string
header
required

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

Query Parameters

uri
string<at-uri>
required

The unique identifier of the album to retrieve shouts for

limit
integer

The maximum number of shouts to return

Required range: x >= 1
offset
integer

The number of shouts to skip before starting to collect the result set

Required range: x >= 0

Response

OK

shouts
any[]