Get Users

get_users(url = NULL, apikey = NULL)

Arguments

url

Server URL.

apikey

API key.

Source

https://github.com/Tautulli/Tautulli/blob/master/API.md#get_users

Value

A tbl

Examples

# NOT RUN {
get_users()
# }