projects
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.
get/v2/{+parent}/keys
Path parameters
parentstring required
Required. Lists all API keys associated with this project. The parent field must be in format of "projects//locations/global".
Query parameters
pageSizeinteger
Optional. Specifies the maximum number of results to be returned at a time.
pageTokenstring
Optional. Requests a specific page of results.
showDeletedboolean
Optional. Indicate that keys deleted in the past 30 days should also be returned.
Response
Successful response