Skip to main content

members

Overview

Namemembers
TypeResource
Idgoogleworkspace.chat.members

Fields

NameDatatypeDescription
namestringResource name of the membership. Format: spaces/{space}/members/{member}
rolestringOutput only. User's role within a Chat space, which determines their permitted actions in the space.
statestringOutput only. State of the membership.
createTimestringOutput only. The creation time of the membership, such as when a member joined or was invited to join a space.
memberobjectA user in Google Chat.

Methods

NameAccessible byRequired ParamsDescription
spaces_members_getSELECTmembersId, spacesIdDeveloper Preview: Returns a membership. Requires authentication. Fully supports service account authentication. Supports user authentication as part of the Google Workspace Developer Preview Program, which grants early access to certain features. User authentication requires the chat.memberships or chat.memberships.readonly authorization scope.
spaces_members_listSELECTspacesIdDeveloper Preview: Lists memberships in a space. Requires authentication. Fully supports service account authentication. Supports user authentication as part of the Google Workspace Developer Preview Program, which grants early access to certain features. User authentication requires the chat.memberships or chat.memberships.readonly authorization scope.