GET /api/user/data
Supported formats: json
Returns basic information for the current logged in user.
Example
Make sure to log into the website to see your own information. Otherwise it will show an error.
GEThttps://api.boardgameatlas.com/api/user/data?client_id=
Parameters
If you provide a Authorization header with a Bearer access_token you get through OAuth then it will provide the data for the logged in user.
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 |