Get the specified version that has been created for the specified site.
This can include versions that were created for the default live channel or for any active preview channels for the specified site.
HTTP request
GET https://firebasehosting.googleapis.com/v1beta1/{name=sites/*/versions/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The fully-qualified resource name for the version, in the format:
|
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Version.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/firebase.hosting.readonlyhttps://www.googleapis.com/auth/firebase.hostinghttps://www.googleapis.com/auth/firebase.readonlyhttps://www.googleapis.com/auth/firebasehttps://www.googleapis.com/auth/cloud-platform.read-onlyhttps://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.