[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-02-22 UTC."],[[["This webpage details how to retrieve an execution within a specified project using a `GET` HTTP request."],["The request URL follows gRPC Transcoding syntax and requires a `name` path parameter in the format: `projects/{gcpProjectId}/locations/{location}/integrations/{integration_id}/executions/{executionId}`."],["The request body for this `GET` method must be empty."],["A successful request will return an instance of `Execution` in the response body."],["To make this request, you must have the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the necessary IAM permissions on the specified `name` resource."]]],[]]