Get User Names and IDs
get_user_names(url = NULL, apikey = NULL, add_pseudonym = FALSE)
url | Server URL. |
---|---|
apikey | API key. |
add_pseudonym | Set to |
https://github.com/Tautulli/Tautulli/blob/master/API.md#get_user_names
A tbl
# NOT RUN { get_user_names() # }