Required. The project and location from which the certificate should be listed, specified in the format projects/*/locations/*.
Authorization requires the following IAM permission on the specified resource parent:
certificatemanager.certissuanceconfigs.list
Query parameters
Parameters
pageSize
integer
Optional. Maximum number of certificate configs to return per call.
pageToken
string
Optional. The value returned by the last ListCertificateIssuanceConfigsResponse. Indicates that this is a continuation of a prior certificateIssuanceConfigs.list call, and that the system should return the next page of data.
filter
string
Optional. Filter expression to restrict the Certificates Configs returned.
orderBy
string
Optional. A list of Certificate Config field names used to specify the order of the returned results. The default sorting order is ascending. To specify descending order for a field, add a suffix " desc".
Request body
The request body must be empty.
Response body
Response for the certificateIssuanceConfigs.list method.
If successful, the response body contains data with the following structure:
A list of certificate configs for the parent resource.
nextPageToken
string
If there might be more results than those appearing in this response, then nextPageToken is included. To get the next set of results, call this method again using the value of nextPageToken as pageToken.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-17 UTC."],[[["\u003cp\u003eThis page details how to list CertificateIssuanceConfigs within a specified project and location using a GET HTTP request to the Google Cloud Certificate Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe request requires a \u003ccode\u003eparent\u003c/code\u003e path parameter specifying the project and location, and accepts optional query parameters like \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, \u003ccode\u003efilter\u003c/code\u003e, and \u003ccode\u003eorderBy\u003c/code\u003e for customizing results.\u003c/p\u003e\n"],["\u003cp\u003eThe request body should be empty, while the response will contain a list of \u003ccode\u003ecertificateIssuanceConfigs\u003c/code\u003e, a \u003ccode\u003enextPageToken\u003c/code\u003e for pagination, and an \u003ccode\u003eunreachable\u003c/code\u003e array of locations if any could not be reached.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires the \u003ccode\u003ecertificatemanager.certissuanceconfigs.list\u003c/code\u003e IAM permission on the \u003ccode\u003eparent\u003c/code\u003e resource and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]