Sends a request to the PurpleAirAPI API endpoint described at: https://api.purpleair.com/#api-groups-get-group-detail
pa_getGroupDetail(
api_key = NULL,
group_id = NULL,
baseUrl = "https://api.purpleair.com/v1/groups"
)
PurpleAir API READ key.
The group_id
of the requested group. This group must
be owned by the api_key
.
URL endpoint for the "Get Group Detail" API.
List containing all members of the specified group.