Get CA set associationsAsk AIget https://{hostname}/mtls-edge-truststore/v2/ca-sets/{caSetId}/associationsGet a CA set Associations.Path ParamscaSetIdstringrequiredIdentifies each CA set.Query ParamsassociationTypestringenumEnum Specifies the type of associations to retrieve for the CA set. Accepted values are: enrollments to fetch enrollments linked to the CA set, and properties to fetch properties linked to the CA set.enrollmentsenrollmentspropertiesAllowed:enrollmentspropertiesaccountSwitchKeystringFor 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 complete associations details for commercial environment. 400Bad request. 401Unauthorized. 403Unauthorized. 404Not found. 406Not acceptable. 429Too Many Requests. 500Timeout error. 503Service Unavailable.Updated about 1 month ago