[[["容易理解","easyToUnderstand","thumb-up"],["確實解決了我的問題","solvedMyProblem","thumb-up"],["其他","otherUp","thumb-up"]],[["缺少我需要的資訊","missingTheInformationINeed","thumb-down"],["過於複雜/步驟過多","tooComplicatedTooManySteps","thumb-down"],["過時","outOfDate","thumb-down"],["翻譯問題","translationIssue","thumb-down"],["示例/程式碼問題","samplesCodeIssue","thumb-down"],["其他","otherDown","thumb-down"]],["上次更新時間:2025-01-30 (世界標準時間)。"],[[["Retrieve device provisioning details using a unique identifier from the sign-in URL."],["The request requires the `https://www.googleapis.com/auth/androidmanagement` OAuth scope for authorization."],["The API endpoint utilizes gRPC Transcoding and expects an empty request body."],["Successful responses return a ProvisioningInfo object containing device provisioning data."]]],["The core content describes retrieving device provisioning information using a `GET` request to `https://androidmanagement.googleapis.com/v1/{name=provisioningInfo/*}`. The `name` path parameter, a string, is a required identifier from the sign-in URL. The request body must be empty. A successful response returns a `ProvisioningInfo` instance. This action requires the OAuth scope: `https://www.googleapis.com/auth/androidmanagement`. It also uses gRPC Transcoding.\n"]]