powered by
Get information about a Pushover group
get_group_info(group, app = get_pushover_app())
group key
application token (see set_pushover_app())
set_pushover_app()
A list containing information for the given group. Fields include:
name: the group's name
name
users: list containing information about each user in the group
users
status: request status (1 = success)
status
1
request: unique request ID
request
raw: the raw httr::response object
raw
# NOT RUN { get_group_info(group = "gznej3rKEVAvPUxu9vvNnqpmZpokzF") # }
Run the code above in your browser using DataLab