GET api/Users/GetUserInfor?Lang={Lang}

API này trả về thông tin người dùng hiện tại dùng cho hiển thị hồ sơ cá nhân.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
Lang

Ngôn ngữ hiển thị (mặc định là "vi").

string

Default value is vi

Body Parameters

None.

Response Information

Resource Description

Trả về thông tin người dùng dưới dạng đối tượng .

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.