User
Get User Info (DEPRECATED)
This API is used for getting a basic information of an user.
GET
The API only returns non-sensitive user information like ID, address, and username. Sensitive data will be managed privately by the user.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Response
200 - application/json
Success