List CA set activationsCopy Pageget https://{hostname}/mtls-edge-truststore/v2/ca-sets/{caSetId}/activationsList all activation and deactivation requests for the CA set.Path ParamscaSetIdstringrequiredIdentifies each CA set.Query ParamsaccountSwitchKeystringFor 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 lists activation and deactivation requests for the CA set. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed. 406Not acceptable. 429Too Many Requests. 500Internal server error. 503Service Unavailable.Updated 4 months ago