[[["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 page details how to retrieve an existing SFDC channel using a GET request, and throws a `Code.NOT_FOUND` exception if the channel does not exist."],["The HTTP request uses gRPC Transcoding syntax and requires a `name` path parameter representing the SFDC channel's identifier."],["The request body must be empty, and a successful response will return an `SfdcChannel` instance."],["Authorization requires the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."],["Access requires one of two IAM permissions on the channel `name` resource, either `integrations.apigeeSfdcChannels.get` or `integrations.sfdcChannels.get`."]]],[]]