v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1329113117.1 KB
projects

Lists Environments for a given Execution. The Environments are sorted by display name. May return any of the following canonical error codes: - PERMISSION_DENIED - if the user is not authorized to read project - INVALID_ARGUMENT - if the request is malformed - NOT_FOUND - if the containing Execution does not exist

get/toolresults/v1beta3/projects/{projectId}/histories/{historyId}/executions/{executionId}/environments

Path parameters

projectIdstring required

Required. A Project id.

historyIdstring required

Required. A History id.

executionIdstring required

Required. An Execution id.

Query parameters

pageSizeinteger

The maximum number of Environments to fetch. Default value: 25. The server will use this default if the field is not set or has a value of 0.

pageTokenstring

A continuation token to resume the query at the next item.

Response

Successful response