Important: We are no longer accepting new registrations for the Play EMM API. Learn more.

Permissions: get

Stay organized with collections Save and categorize content based on your preferences.

Retrieves details of an Android app permission for display to an enterprise admin.

Request

HTTP request

GET https://www.googleapis.com/androidenterprise/v1/permissions/permissionId

Parameters

Parameter name Value Description
Path parameters
permissionId string The ID of the permission.
Optional query parameters
language string The BCP47 tag for the user's preferred language (e.g. "en-US", "de")

Authorization

This request requires authorization with the following scope:

Scope
https://www.googleapis.com/auth/androidenterprise

For more information, see the authentication and authorization page.

Request body

Do not supply a request body with this method.

Response

If successful, this method returns a Permissions resource in the response body.