controllers / playlog.php
Playlog
Controller
Playlog controller allows for creation (TODO: part of remote.php at this point) and retrieval of player log data.
public
get
(
)
public
get
(
)
Get logs between two timestamps for a player.
Parameters
id |
The player ID |
start |
|
end |
Returns
log
API Route
GET
/api/v2/playlog/(:id:)/(:start:)