Skip to main content

List Google Chat Members

GET 

/api/integrations/:integration_id/google_chat/members

List members of a Google Chat space, for the cascading memberId dropdown.

Returns {id, name} where id is the membership resource name (spaces/AAA/members/123). Requires a space (chosen in the UI first), so the list stays scoped and small.

Request

Responses

Successful Response