Users

All actions for the "/users" endpoint.

Get an user profile

GET https://api.lolwallpapers.net/beta/users/:id

Path Parameters

Name
Type
Description

id

string

The user ID.

{    "name": "Cake's name",    "recipe": "Cake's recipe name",    "cake": "Binary cake"}

Last updated

Was this helpful?