List CA setsCopy Pageget https://{hostname}/mtls-edge-truststore/v2/ca-setsList CA sets created under the account.Query ParamscaSetNamePrefixstringlength between 0 and 64Filters out results by CA set name prefix.activatedOnstringenumEnum Includes CA sets in the response depending on the specified activation networks, either STAGING or PRODUCTION. INACTIVE means the CA set is not active on any network.STAGINGSTAGINGPRODUCTIONINACTIVEAllowed:STAGINGPRODUCTIONINACTIVEcaSetStatusarray of stringsFilter CA sets by a set of comma-separated status values. Allowed values: NOT_DELETED, DELETING, DELETED.caSetStatusAllowed:DELETINGDELETEDNOT_DELETEDADD stringaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response returns the CA sets. 400Bad request. Bad CA set get request. 401Unauthorized. 403Forbidden. 405Method not allowed. 406Not acceptable. 429Too Many Requests. 503Service Unavailable.Updated 4 months ago