get_list_entries: Fetch the items in a given list

Description Usage Arguments Value Examples

View source: R/lists.R

Description

Fetch the items in a given list

Usage

1
get_list_entries(site_id, list_id, token)

Arguments

site_id

Site ID from 'get_sites()'

list_id

List ID from 'get_lists()'

token

httr oauth token

Value

A tibble

Examples

1

davidski/msgraphr documentation built on June 3, 2020, 10:31 a.m.