> ## 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.

# scrobbles

> List recent scrobbles for yourself or another user.

Show the most recent scrobbles for a user.

## Usage

```bash theme={null}
rocksky scrobbles [options] [did]
```

## Parameters

| Name    | Required | Description                                            |
| ------- | -------- | ------------------------------------------------------ |
| `[did]` | No       | DID to inspect. Defaults to the authenticated session. |

## Example

```bash theme={null}
rocksky scrobbles did:plc:7vdlgi2bflelz7mmuxoqjfcr
```

Run `rocksky help scrobbles` to see the available flags (limit, offset,
date ranges).
