---
title: "GET /v2/{+parent}/keys"
method: GET
path: "/v2/{+parent}/keys"
tags: ["projects"]
---

# GET /v2/{+parent}/keys

`GET /v2/{+parent}/keys`

Lists the API keys owned by a project. The key string of the API key isn't included in the response. NOTE: Key is a global resource; hence the only supported value for location is `global`.

## Path parameters

- `parent` string, required

## Query parameters

- `pageSize` integer
- `pageToken` string
- `showDeleted` boolean

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/apikeys.md) · [All operations](https://skmtc.dev/google/apis/apikeys/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/apikeys/revisions/be9946e8f6a0/schema)
