Get a user's lists
get_listsRetrieve the game lists a user has created on Backloggd, including the number of games in each list. Sort by recent, created, likes, or title.
Instructions
The lists a user has created, with game counts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based page number. | |
| sort | No | recent | |
| username | No | Backloggd username. Defaults to the authenticated user. |