rscloud_space_list: List Spaces

View source: R/spaces.R

rscloud_space_listR Documentation

List Spaces

Description

This will typically be the first call that a user makes to help determine which spaces they have access to and to retrieve the space IDs that are needed in many of the later calls for managing space memberships and invitations.

Usage

rscloud_space_list(filters = NULL)

Arguments

filters

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

Value

A data frame of space attributes.


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