[[["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-03-25 UTC."],[[["This webpage details how to retrieve information about a specific Connector using a GET request."],["The necessary HTTP request format is `GET https://connectors.googleapis.com/v1/{name=projects/*/locations/*/providers/*/connectors/*}`, utilizing gRPC Transcoding syntax."],["The `name` path parameter, which is required, specifies the resource name and adheres to the format: `projects/*/locations/*/providers/*/connectors/*`."],["No request body is needed for this operation, and successful requests will return a Connector resource in the response body."],["Authorization requires the `connectors.connectors.get` IAM permission and the `https://www.googleapis.com/auth/cloud-platform` OAuth scope."]]],[]]