Permissions: get

Get the permissions for a Looker Studio asset.

Request

HTTP request

GET https://datastudio.googleapis.com/v1/assets/{assetName}/permissions

Path parameters

Parameter name Type Description
assetName string The name (ID) of the asset.

Authorization

This request requires the authorized user to have sufficient permissions to view asset permissions and authorization with at least one of the following scopes:

Scope
https://www.googleapis.com/auth/datastudio.readonly
https://www.googleapis.com/auth/datastudio

Request body

Do not supply a request body with this method.

Response

If successful, this method returns a Permissions object.