Skip to main content
GET
Get the scrobbles chart

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>

The DID or handle of the actor

artisturi
string<at-uri>

The URI of the artist to filter by

albumuri
string<at-uri>

The URI of the album to filter by

songuri
string<at-uri>

The URI of the track to filter by

genre
string

The genre to filter by

from
string

Start date (ISO 8601). Defaults to 6 months ago.

to
string

End date (ISO 8601). Defaults to today.

Response

OK

scrobbles
object[]