/v4/user/info
Last updated
Last updated
POST
/v4/user/info
It returns the user information (name, balance amount, etc.).
If there is no user information, the code USER_NOT_FOUND
is returned. If you try to search the user information of another agent, the code PERMISSION_ERROR
is returned.
Headers
Name | Value |
---|---|
Body
Name | Type | Description |
---|---|---|
Response
Key | Type | Description |
---|---|---|
Authorization
Bearer <API_TOKEN>
Content-Type
application/json
Accept
application/json
user_code
integer(64bit)
User's Code(Unique ID)
code
integer(32bit)
Response Code
message
string
Response Message
name
string
User's Name
balance
double
User's Point