Mantieni tutto organizzato con le raccolte
Salva e classifica i contenuti in base alle tue preferenze.
Cerca un'azienda per nome di dominio.
Questa opzione è supportata solo per le aziende create tramite il prompt avviato da Google
flusso di creazione di contenuti. La ricerca dell'ID non è necessaria per le aziende create tramite
il flusso avviato da EMM, poiché quest'ultimo apprende l'ID azienda nella
specificato nella chiamata Enterprises.generateSignupUrl.
Richiesta
Richiesta HTTP
GET https://www.googleapis.com/androidenterprise/v1/enterprises
Parametri
Nome del parametro
Valore
Descrizione
Parametri di query obbligatori
domain
string
Il nome di dominio principale esatto dell'azienda da cercare.
Autorizzazione
Questa richiesta richiede l'autorizzazione con il seguente ambito:
[[["Facile da capire","easyToUnderstand","thumb-up"],["Il problema è stato risolto","solvedMyProblem","thumb-up"],["Altra","otherUp","thumb-up"]],[["Mancano le informazioni di cui ho bisogno","missingTheInformationINeed","thumb-down"],["Troppo complicato/troppi passaggi","tooComplicatedTooManySteps","thumb-down"],["Obsoleti","outOfDate","thumb-down"],["Problema di traduzione","translationIssue","thumb-down"],["Problema relativo a esempi/codice","samplesCodeIssue","thumb-down"],["Altra","otherDown","thumb-down"]],["Ultimo aggiornamento 2024-09-10 UTC."],[[["Locates an enterprise using its domain name, specifically for those created through Google's process."],["Requires authorization with the `https://www.googleapis.com/auth/androidenterprise` scope."],["The request is made using an HTTP GET to the URL `https://www.googleapis.com/androidenterprise/v1/enterprises` with the domain name as a required query parameter."],["Primarily used for enterprises created via the Google-initiated creation flow; enterprises created via EMM-initiated flow already possess the enterprise ID."],["Upon successful execution, the response provides an `enterprisesListResponse` containing details of the located enterprise."]]],[]]