GET googleplay/applications?nextPageToken={nextPageToken}
Returns a list of available applications approved by the user in his company's managed Google Play.
Remarks
C4M Error Code returned:
- 200 - Ok - The list of all approved applications in the company managed Google Play. 
- 400 - BadRequest - C4M Error Code returned: - EnvironmentWithoutAndroidForWorkEnterprise - This is an environment that does not have an Android for Work enterprise bound. 
 
Request Information
Parameters
| Name | Description | Additional information | 
|---|---|---|
| nextPageToken | The token used for pagination (managed Google Play API parameter). | Define this parameter in the request URI. | 
Response Information
A list of all approved applications in the company managed Google Play.
Response body formats
application/json, text/json
					Sample:
							
    Sample not available.