Get
|
|||||
|
|
||||
Retrieves details of an entitlement
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 3 input parameters
| Name | Format | Description |
|---|---|---|
enterpriseId Required |
STRING |
The ID of the enterprise |
userId Required |
STRING |
The ID of the user |
entitlementId Required |
STRING |
The ID of the entitlement (a product ID), e.g. "app:com.google.android.gm" |
= Parameter name
= Format
|
enterpriseId STRING Required The ID of the enterprise |
|
userId STRING Required The ID of the user |
|
entitlementId STRING Required The ID of the entitlement (a product ID), e.g. "app:com.google.android.gm" |
Output
This building block provides 3 output parameters
| Name | Format | Description |
|---|---|---|
kind |
STRING |
Identifies what kind of resource this is. Value: the fixed string "androidenterprise#entitlement" |
productId |
STRING |
The ID of the product that the entitlement is for. For example, "app:com.google.android.gm" |
reason |
STRING |
The reason for the entitlement. For example, "free" for free apps. This property is temporary: it will be replaced by the acquisition kind field of group licenses |
= Parameter name
= Format
|
kind STRING Identifies what kind of resource this is. Value: the fixed string "androidenterprise#entitlement" |
|
productId STRING The ID of the product that the entitlement is for. For example, "app:com.google.android.gm" |
|
reason STRING The reason for the entitlement. For example, "free" for free apps. This property is temporary: it will be replaced by the acquisition kind field of group licenses |