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
- 200
- 404
- 422
Successful Response
Not found
Validation Error