Get a Single User's Player Stats
get_user_player_stats(url = NULL, apikey = NULL, user_id)
url | Server URL. |
---|---|
apikey | API key. |
user_id | The numeric |
https://github.com/Tautulli/Tautulli/blob/master/API.md#get_user_player_stats
A tbl
# NOT RUN { get_user_player_stats(user_id = 1352909) # }