---
title: "GET /projects/{project}/global/licenses"
method: GET
path: "/projects/{project}/global/licenses"
tags: ["licenses"]
---

# GET /projects/{project}/global/licenses

`GET /projects/{project}/global/licenses`

Retrieves the list of licenses
available in the specified project. This method does not
get any licenses that belong to other projects, including licenses attached
to publicly-available images, like Debian 9. If you want to get a list of
publicly-available licenses, use this method to make a request to the
respective image project, such as debian-cloud orwindows-cloud.
 *Caution* This resource is intended
for use only by third-party partners who are creatingCloud Marketplace
images.

## Path parameters

- `project` string, required

## Query parameters

- `filter` string
- `maxResults` integer
- `orderBy` string
- `pageToken` string
- `returnPartialSuccess` boolean

## Response `200`

Successful response

---

[API](https://skmtc.net/google/apis/compute.md) · [All operations](https://skmtc.net/google/apis/compute/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/google/compute/versions/6120ed8969d4/schema)
