GET /api/lists
Supported formats: json
Returns game lists based on the parameters.
Example
This is an example of a user's game lists
GEThttps://api.boardgameatlas.com/api/lists?username=trentellingsen&client_id=
Get all the games from a list_id by using /api/search with list_id as a parameter.
Parameters
If the username field isn't used, then the current logged in user's lists are returned
These are all the posible parameters to add to the request to filter or change the results based on how each function.
Parameter | Type | Example | Details |
---|---|---|---|
username | String | trentellingsen | The username that you want the gamelists for (if not provided, then it shows the lists for the current user) |
game_id | String | GP7Y2xOUzj | Returns only the lists for the user that contain that game. |