[[["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 2024-12-11 UTC."],[[["This page details how to retrieve an existing SFDC channel using a GET request."],["The HTTP request uses a specific URL structure, `GET https://integrations.googleapis.com/v1/{name=projects/*/locations/*/sfdcInstances/*/sfdcChannels/*}`, that is in gRPC Transcoding syntax, with the `name` parameter being required to locate the desired SFDC channel."],["The request body for this operation must be empty."],["A successful request returns an instance of `SfdcChannel`, the channel the user was requesting."],["To use this API, the user needs the `https://www.googleapis.com/auth/cloud-platform` OAuth scope and `integrations.sfdcChannels.get` IAM permission."]]],[]]