Get shouts for an artist
app.rocksky.shout
Get shouts for an artist
GET
Get shouts for an artist
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 artist to retrieve shouts 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