List account CA certificatesAsk AIget https://{hostname}/mtls-origin-keystore/v1/ca-certificatesList CA certificates under the account.Query ParamsstatusstringA list of statuses separated by commas used to filter account CA certificates. Only certificates matching the provided statuses are included in the results.accountSwitchKeystringFor 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+jsontext/htmlAllowed:application/jsonapplication/problem+jsontext/htmlResponses 200The response returns all account CA certificates. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed. 429Too Many Requests. 500Internal server error.Updated about 1 month ago