Get an activationAsk AIget https://{hostname}/mtls-edge-truststore/v2/ca-sets/{caSetId}/versions/{version}/activations/{activationId}Get details of an activation or deactivation request specified by activationId.Path ParamscaSetIdstringrequiredIdentifies each CA set.versionintegerrequiredCA set version number that filters out the activations or deactivations.activationIdintegerrequiredDeployment request identifier on which to perform the desired operation.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 returns details of the activation request. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed. 406Not acceptable. 429Too Many Requests. 500Internal server error. 503Service Unavailable.Updated about 1 month ago