Enables apps to fetch information and perform actions in Google Chat. Authentication is a prerequisite for using the Google Chat REST API.
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://chat.googleapis.com/v1/spaces
curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://chat.googleapis.com/v1/{name}curl \
-H "Authorization: Bearer $ACCESS_TOKEN" \
https://chat.googleapis.com/v1/{parent}/members