NATS5 REST API Member GET loginlog
From TMM Wiki
Jump to navigationJump to search
GET /member/loginlog
Description
- Get log of logins for a member
Resource URL
- http://domain/api/member/loginlog
- Replace domain with the nats domain
- GET
Response Format
- JSON
- HTTP headers
Parameters
Parameters can be sent as url encoded params
- memberid
- type: digit
- optional
- start
- type: digit
- optional
- count
- type: digit
- optional (default value: 50)