[[["Anlaması kolay","easyToUnderstand","thumb-up"],["Sorunumu çözdü","solvedMyProblem","thumb-up"],["Diğer","otherUp","thumb-up"]],[["İhtiyacım olan bilgiler yok","missingTheInformationINeed","thumb-down"],["Çok karmaşık / çok fazla adım var","tooComplicatedTooManySteps","thumb-down"],["Güncel değil","outOfDate","thumb-down"],["Çeviri sorunu","translationIssue","thumb-down"],["Örnek veya kod sorunu","samplesCodeIssue","thumb-down"],["Diğer","otherDown","thumb-down"]],["Son güncelleme tarihi: 2024-08-07 UTC."],[[["This endpoint retrieves the details of a specific configuration."],["The HTTP request method is `GET`, using a URL with gRPC Transcoding syntax."],["The `name` path parameter is required, formatted as `customers/[CUSTOMER_ID]/configurations/[CONFIGURATION_ID]`."],["The request body must be empty, and a successful response contains a `Configuration` instance."],["Authorization requires the `https://www.googleapis.com/auth/androidworkzerotouchemm` OAuth scope."]]],["This document outlines the process of retrieving configuration details via an API. A `GET` request is sent to a specified URL using gRPC Transcoding syntax. The `name` parameter, formatted as `customers/[CUSTOMER_ID]/configurations/[CONFIGURATION_ID]`, is required within the URL path. The request body must be empty. Upon success, the response body returns a `Configuration` instance, and OAuth authorization with the scope `https://www.googleapis.com/auth/androidworkzerotouchemm` is required.\n"]]