User Profile
User Details
User Details
Return registration details for my account
GET
https://api.hitechcloud.vn/api/details
Đã chép
Đang xem theo máy chủ api.hitechcloud.vn
— Dữ liệu thật của tài khoản bạn. Mọi thao tác có hiệu lực ngay lập tức.
Mã trả về
200
json
{
"client": {
"id": "26",
"email": "api@example.com",
"lastlogin": "2016-12-30 12:24:28",
"ip": "172.100.2.1",
"host": "hostname",
"firstname": "Joe",
"lastname": "Doe",
"companyname": "",
"address1": "Pretty View Lane",
"address2": "3294",
"city": "Santa Rosa",
"state": "California",
"postcode": "95401",
"country": "US",
"phonenumber": "+1.24123123"
}
}