Users
Retrieve a user
get/api/users/{id}
Path parameters
idinteger required
The ID of the user to retrieve. Use the ID 0 to fetch your user (current user).
Response
The requested user.
The ID of the user to retrieve. Use the ID 0 to fetch your user (current user).
The requested user.