Gets the specified WebApp
.
HTTP request
GET https://firebase.googleapis.com/v1beta1/{name=projects/*/webApps/*}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
name |
The resource name of the
|
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of WebApp
.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/cloud-platform
https://www.googleapis.com/auth/cloud-platform.read-only
https://www.googleapis.com/auth/firebase
https://www.googleapis.com/auth/firebase.readonly
For more information, see the Authentication Overview.