List versionsCopy Pageget https://{hostname}/mtls-edge-truststore/v2/ca-sets/{caSetId}/versionsVersions of the CA set specified by caSetId.Path ParamscaSetIdstringrequiredIdentifies each CA set.Query ParamsincludeCertificatesbooleanIf you set this to true, the response includes additional certificate data for each version. The default is false.truetruefalseactiveVersionsOnlybooleanIf set to true, the response includes only the versions currently active on either staging or production networks. The default is false.truetruefalsecaSetVersionStatusarray of stringsFilter CA set versions by a set of comma-separated status values. Allowed values: NOT_DELETED, DELETED.caSetVersionStatusAllowed:DELETEDNOT_DELETEDADD stringaccountSwitchKeystringFor 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 the versions of the CA set. 400Bad request. 401Unauthorized. 403Forbidden. 404CA set not found. 406Not acceptable. 429Too Many Requests. 500Internal server error. 503Service Unavailable.Updated 4 months ago