GET /api/users
Supported formats: json
Returns a list of users in descending order of experience (similar to gold).
Example
Make sure to log into the website to see your own information. Otherwise it will show an error.
GEThttps://api.boardgameatlas.com/api/users?client_id=
Parameters
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 |
---|---|---|---|
pretty | Boolean | true | The json is formatted nicely |
skip | Integer | 100 | This skips the number of results base on the amount |