Gets details about a meeting space.
For an example, see Get a meeting space.
HTTP request
GET https://meet.googleapis.com/v2/{name=spaces/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. Resource name of the space. Format:
A For more information, see How Meet identifies a meeting space. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Space.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/meetings.space.createdhttps://www.googleapis.com/auth/meetings.space.readonlyhttps://www.googleapis.com/auth/meetings.space.settings
For more information, see the Authorization guide.