v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-13174266.2 KB
projects

Lists SecretVersions. This call does not return secret data.

get/v1/{+parent}/versions

Path parameters

parentstring required

Required. The resource name of the Secret associated with the SecretVersions to list, in the format projects/*/secrets/* or projects/*/locations/*/secrets/*.

Query parameters

filterstring

Optional. Filter string, adhering to the rules in List-operation filtering. List only secret versions matching the filter. If filter is empty, all secret versions 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 ListSecretVersionsResponse.next_page_token][].

Response

Successful response