For obtaining user information
/api/user/info
Field | Parameter | Type | Description |
---|---|---|---|
return code | code | Integer | returned status code |
return description | msg | String | description of the return request operation |
return data | data | Object | return response data |
Field | Parameter | Description |
---|---|---|
user ID | uid | user ID |
user account | user account | |
user role | role | user role:‘user’ =user,‘agent’ =agent |
{ "code": 1, "msg": "OK", "data": { "uid": "1004", "email": "[email protected]", "role": "agent" } }
Privacy PolicyRegistrants' Benefits And Responsibilities SpecificationRegistrant Educational Information Copyright© 2024 GNAME.COM. All rights reserved.