Get a CAC configurationAsk AIget https://{hostname}/client-access-control/v1/configurations/{configurationId}Returns the Client Access Control (CAC) configuration for a specific configurationId.Path ParamsconfigurationIdintegerrequiredA unique identifier for a CAC configuration.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 a CAC configuration. 400Bad request. 401Not authorized. 403Forbidden. 404Not found. 405Method not allowed. 406Not acceptable. 500Server error.Updated about 1 month ago