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

# artists

> Show top artists for a user.

List a user's top artists, ranked by play count.

## Usage

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

## Parameters

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

## Example

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