GET googleplay/applications/{packageName}/permissions

Returns a list of Google Play application permissions.

Remarks

C4M Error Code returned:

  • 200 - Ok

    A list of all permissions of the application managed by Google Play.

HTTP Status returned:
  • 400 - BadRequest

    C4M Error Code returned:

    • EnvironmentWithoutAndroidForWorkEnterprise

      This is an environment that does not have an Android for Work enterprise bound.

    401 - NotFound

    C4M Error Code returned:

    • ApplicationNotFound

      Do not found the application.

Request Information

Parameters

NameDescriptionAdditional information
packageName
The application package name.

Define this parameter in the request URI.

Response Information

A list of all permissions of the application managed by Google Play.

Response body formats

application/json, text/json

Sample:

Sample not available.