[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Não contém as informações de que eu preciso","missingTheInformationINeed","thumb-down"],["Muito complicado / etapas demais","tooComplicatedTooManySteps","thumb-down"],["Desatualizado","outOfDate","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Problema com as amostras / o código","samplesCodeIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-01-30 UTC."],[[["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"]]