R/workspaces.R
workspaces.Rd
Get workspaces the current user is a member of
workspaces(workgroup_uuid = NULL, page = NULL, size = NULL, use_proxy = FALSE)
UUID of workgroup to filter by
Page number of responses to return (0..N). Default is 0.
Number of results to be returned per page. Default is 20.
Logical to indicate whether to use proxy
A tibble
More details on this endpoint are available in the API documentation.