Required. The project and location from which the TrustConfigs should be listed, specified in the format projects/*/locations/*.
Authorization requires the following IAM permission on the specified resource parent:
certificatemanager.trustconfigs.list
Query parameters
Parameters
pageSize
integer
Optional. Maximum number of TrustConfigs to return per call.
pageToken
string
Optional. The value returned by the last ListTrustConfigsResponse. Indicates that this is a continuation of a prior trustConfigs.list call, and that the system should return the next page of data.
filter
string
Optional. Filter expression to restrict the TrustConfigs returned.
orderBy
string
Optional. A list of TrustConfig 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 trustConfigs.list method.
If successful, the response body contains data with the following structure:
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 webpage details how to list TrustConfigs within a specific project and location using the Certificate Manager API.\u003c/p\u003e\n"],["\u003cp\u003eThe HTTP request uses the \u003ccode\u003eGET\u003c/code\u003e method with a specified URL structure incorporating gRPC Transcoding, requiring a defined \u003ccode\u003eparent\u003c/code\u003e path parameter.\u003c/p\u003e\n"],["\u003cp\u003eOptional query parameters such as \u003ccode\u003epageSize\u003c/code\u003e, \u003ccode\u003epageToken\u003c/code\u003e, \u003ccode\u003efilter\u003c/code\u003e, and \u003ccode\u003eorderBy\u003c/code\u003e are available to manage the results and filter the listing of TrustConfigs.\u003c/p\u003e\n"],["\u003cp\u003eThe request body must be empty, and the successful response body will include a list of TrustConfigs, a \u003ccode\u003enextPageToken\u003c/code\u003e for pagination, and an array of \u003ccode\u003eunreachable\u003c/code\u003e locations.\u003c/p\u003e\n"],["\u003cp\u003eAuthorization for this operation requires the \u003ccode\u003ecertificatemanager.trustconfigs.list\u003c/code\u003e IAM permission and the \u003ccode\u003ehttps://www.googleapis.com/auth/cloud-platform\u003c/code\u003e OAuth scope.\u003c/p\u003e\n"]]],[],null,[]]