Licenses:Get
Gets the licenses for Chrome hosted apps.
Request
HTTP request
GET https://www.googleapis.com/chromewebstore/v1.1/licenses/appId/userId
Authorization
This request requires authorization with the following scope.
Scope |
---|
https://www.googleapis.com/auth/chromewebstore.readonly |
The above URL is used as the scope parameter when generating an Oauth 2.0 access token. For more details on API authorization and authentication, consult the OAuth 2.0 documentation. This api can also be accessed using OAuth 1.0, if necessary, but that usage is deprecated. |
Request body
Do not supply a request body with this method.
Response
If successful, this method returns a Licenses resource in the response body.