User
Get User Info (V2)
This API is used for getting a basic information of an user.
GET
The API only returns non-sensitive user information like user ID and address. 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