GET api/AppLog/GetAppLoginLogList?appid={appid}&starttime={starttime}&endtime={endtime}&uuid={uuid}&pageindex={pageindex}&pagesize={pagesize}&sign={sign}

应用登录日志查询 内网上报地址 http://appdata.fdq.dev.q1.com/api/AppLog/GetAppLoginLogList 外网上报地址 https://appdata.q1.com/api/AppLog/GetAppLoginLogList

Request Information

URI Parameters

NameDescriptionTypeAdditional information
appid

integer

None.

starttime

string

None.

endtime

string

None.

uuid

string

None.

pageindex

integer

None.

pagesize

integer

None.

sign

string

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.