Get a space under an Organization.
HTTP request
GET https://apigee.googleapis.com/v1/{name=organizations/*/spaces/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name
|
Required. Apigee organization space name in the following format: |
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/cloud-platform

