Get chart latest song rankings
Retrieve the latest ranked songs for a chart, including current chart positions.
Name
get_chart_latest_song_rankings
Schema
| Type |
|---|
| object |
Properties
| Name | Description | Example |
|---|---|---|
| chartId | Unique identifier of the chart | global-28 |
| limit | Maximum number of ranked songs to return (default 100). | |
| offset | Number of items to skip before starting to return results. Used for offset-based pagination. |
Required
| Name |
|---|
| chartId |