listMeetingRegistrants: List Meeting Registrants

Description Usage Arguments Examples

View source: R/functions.R

Description

Query the /meetings/meeting_id/registrants endpoint.

Usage

1
listMeetingRegistrants(meeting_id, token_cache = "~/.zoom_token_cache")

Arguments

meeting_id

Specify user ID whose recordings to lookup. Defaults to "me".

token_cache

Path to token cache

Examples

1

willschulz/zoomAPI documentation built on Dec. 23, 2021, 5:14 p.m.