Ruft eine Organisationseinheit ab.
HTTP-Anfrage
GET https://admin.googleapis.com/admin/directory/v1/customer/{customerId}/orgunits/{orgUnitPath=**}
Die URL verwendet die Syntax der gRPC-Transcodierung.
Pfadparameter
Parameter | |
---|---|
customerId |
Die eindeutige ID des Google Workspace-Kontos des Kunden. Als Kontoadministrator können Sie auch den |
orgUnitPath |
Der vollständige Pfad der Organisationseinheit (ohne das vorangestellte |
Anfragetext
Der Anfragetext muss leer sein.
Antworttext
Wenn der Vorgang erfolgreich abgeschlossen wurde, enthält der Antworttext eine Instanz von OrgUnit
.
Autorisierungsbereiche
Erfordert einen der folgenden OAuth-Bereiche:
https://apps-apis.google.com/a/feeds/policies/
https://www.googleapis.com/auth/admin.directory.orgunit
https://www.googleapis.com/auth/admin.directory.orgunit.readonly
Weitere Informationen finden Sie im Leitfaden zur Autorisierung.