Function qcs_api_client_openapi::apis::account_api::list_user_groups
source · pub async fn list_user_groups(
configuration: &Configuration,
user_id: &str,
page_size: Option<i64>,
page_token: Option<&str>
) -> Result<ListGroupsResponse, Error<ListUserGroupsError>>Expand description
List QCS groups for the requested user