This API is used for getting a basic information of an user.
The API only returns non-sensitive user information like ID, address, and username. Sensitive data will be managed privately by the user.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Success
The response is of type object
.