User Recently Played
Get the users recently played tracks
Endpoint
Input
The identifier can be either the UserId or Slug. You can get this id using the users profile url.
Example: https://stats.skyerlx.ir/ba
In this case ba is the identifier.
Output
User's can disable their recently played
| Prop | Type | Default |
|---|---|---|
artists | Array<{ artistId: string; name: string }> | - |
popularity | number | - |
track_id | string | - |
album_id | string | - |
cover_image | string | - |
album_name | string | - |
name | string | - |
played_at | string | - |