Returns a space. Requires service account authentication.
HTTP request
GET https://chat.googleapis.com/v1/{name=spaces/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
Required. Resource name of the space, in the form "spaces/*". Format: spaces/{space} |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Space
.
Authorization Scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/chat.bot
For more information, see the OAuth 2.0 Overview.