Get
|
|||||
|
|
Retrieves the name and domain of an enterprise
Authorization
To use this building block you will have to grant access to at least one of the following scopes:
- Manage corporate Android devices
Input
This building block consumes 1 input parameters
Name | Format | Description |
---|---|---|
enterpriseId Required |
STRING |
The ID of the enterprise |
= Parameter name
= Format
enterpriseId STRING Required The ID of the enterprise |
Output
This building block provides 6 output parameters
Name | Format | Description |
---|---|---|
administrator[] |
OBJECT |
This represents an enterprise admin who can manage the enterprise in the managed Google Play store |
administrator[].email |
STRING |
The admin's email address |
id |
STRING |
The unique ID for the enterprise |
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterprise" |
name |
STRING |
The name of the enterprise, for example, "Example, Inc" |
primaryDomain |
STRING |
The enterprise's primary domain, such as "example.com" |
= Parameter name
= Format
administrator[] OBJECT This represents an enterprise admin who can manage the enterprise in the managed Google Play store |
administrator[].email STRING The admin's email address |
id STRING The unique ID for the enterprise |
kind STRING Identifies what kind of resource this is. Value: the fixed string "androidenterprise#enterprise" |
name STRING The name of the enterprise, for example, "Example, Inc" |
primaryDomain STRING The enterprise's primary domain, such as "example.com" |