Gets a Colab runtime assigned to the requesting user.
HTTP request
GET https://colaboratory.googleapis.com/v1beta/{name=runtimes/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The name of the runtime to retrieve. Format: |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of Runtime.
Authorization scopes
Requires one of the following OAuth scopes:
https://www.googleapis.com/auth/colaboratoryhttps://www.googleapis.com/auth/colaboratory.readonly
For more information, see the OAuth 2.0 Overview.