Get songs for an actor
app.rocksky.actor
Get songs for an actor
GET
Get songs for an actor
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 maximum number of albums to return
Required range:
x >= 1The offset for pagination
Required range:
x >= 0The start date to filter albums from (ISO 8601 format)
The end date to filter albums to (ISO 8601 format)
Response
OK