[[["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 2025-01-22 UTC."],[[["This webpage details how to retrieve a specific forwarder by its ID using the `projects.locations.instances.forwarders.get` method."],["The HTTP request uses a `GET` method with a specific URL structure: `https://chronicle.googleapis.com/v1alpha/{name}`."],["A `name` path parameter is required, representing the ID of the forwarder to retrieve, with a specific format of `projects/{project}/locations/{location}/instances/{instance}/forwarders/{forwarder}`."],["The request body must be empty, and a successful response will contain an instance of `Forwarder`."],["To use this method, the OAuth scope `https://www.googleapis.com/auth/cloud-platform` and the IAM permission `chronicle.forwarders.get` on the `name` resource are required."]]],[]]