space_member_list: Get list of members for space

View source: R/members.R

space_member_listR Documentation

Get list of members for space

Description

Returns the list of members for a given space. You must either be the admin of the space or your role must have permissions to see the members list.

Usage

space_member_list(space, filters = NULL)

Arguments

space

A space object created using rscloud_space().

filters

A vector of filters to be AND'ed and applied to the request.


rstudio/rscloud documentation built on Oct. 8, 2022, 4:24 p.m.