projects
Lists Secrets.
get/v1/{+parent}/secrets
Path parameters
parentstring required
Required. The resource name of the project associated with the Secrets, in the format projects/* or projects/*/locations/*
Query parameters
filterstring
Optional. Filter string, adhering to the rules in List-operation filtering. List only secrets matching the filter. If filter is empty, all secrets are listed.
pageSizeinteger
Optional. The maximum number of results to be returned in a single page. If set to 0, the server decides the number of results to return. If the number is greater than 25000, it is capped at 25000.
pageTokenstring
Optional. Pagination token, returned earlier via ListSecretsResponse.next_page_token.
Response
Successful response