Get a TaskExecution in the specified project.
HTTP request
GET https://integrations.googleapis.com/v2/{name=projects/*/locations/*/integrations/*/executions/*/taskExecutions/*}
The URL uses gRPC Transcoding syntax.
Path parameters
| Parameters | |
|---|---|
name |
Required. The TaskExecution to retrieve. Format: projects/{project}/locations/{location}/integrations/{integration}/executions/{execution}/taskExecutions/{task_execution} |
Request body
The request body must be empty.
Response body
If successful, the response body contains an instance of TaskExecution.
Authorization scopes
Requires the following OAuth scope:
https://www.googleapis.com/auth/cloud-platform
For more information, see the Authentication Overview.