get_saved_albums
Retrieve albums saved in your Spotify library, ordered by most recently added. Use limit and offset to paginate through your collection.
Instructions
Albums saved to the user's library, most recently added first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| href | No | ||
| next | No | ||
| items | No | ||
| limit | No | ||
| total | No | ||
| offset | No | ||
| previous | No |