Retrieves a single screenshot cluster by its ID
HTTP request
GET https://toolresults.googleapis.com/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/clusters/{clusterId}
The URL uses gRPC Transcoding syntax.
Path parameters
Parameters | |
---|---|
projectId |
A Project id. Required. |
historyId |
A History id. Required. |
executionId |
An Execution id. Required. |
clusterId |
A Cluster id Required. |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of ScreenshotCluster
.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.