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