Wymagane. Identyfikator przekazywany przez Android Device Policy do strony logowania strony innej firmy w postaci provisioningInfo/{provisioning_info}.
Treść żądania
Treść żądania musi być pusta.
Treść odpowiedzi
W przypadku powodzenia treść odpowiedzi obejmuje wystąpienie elementu ProvisioningInfo.
[[["Łatwo zrozumieć","easyToUnderstand","thumb-up"],["Rozwiązało to mój problem","solvedMyProblem","thumb-up"],["Inne","otherUp","thumb-up"]],[["Brak potrzebnych mi informacji","missingTheInformationINeed","thumb-down"],["Zbyt skomplikowane / zbyt wiele czynności do wykonania","tooComplicatedTooManySteps","thumb-down"],["Nieaktualne treści","outOfDate","thumb-down"],["Problem z tłumaczeniem","translationIssue","thumb-down"],["Problem z przykładami/kodem","samplesCodeIssue","thumb-down"],["Inne","otherDown","thumb-down"]],["Ostatnia aktualizacja: 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"]]