List certificatesCopy Pageget https://{hostname}/mtls-edge-truststore/v2/ca-sets/{caSetId}/versions/{version}/certificatesPath ParamscaSetIdstringrequiredversionintegerrequiredQuery ParamscertificateStatusstringenumEXPIREDEXPIREDEXPIRINGACTIVEAllowed:EXPIREDEXPIRINGACTIVEexpiryThresholdInDaysintegerexpiryThresholdTimestampdate-timeaccountSwitchKeystringHeadersacceptstringenumDefaults to application/jsonapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200The response returns all certificates for the specified version. 400Bad request due to bad query param value. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed. 415Unsupported media type. 429Too Many Requests. 500Internal server error. 503Service Unavailable.Updated about 2 months ago