List policy versionsAsk AIget https://{hostname}/cloudlets/v3/policies/{policyId}/versionsReturns information about all versions of a shared policy.Path ParamspolicyIdintegerrequiredIdentifies the shared policy.Query Paramspageintegerrequired≥ 0Specifies a page number for batched results, starting at zero.sizeintegerrequired≥ 10Specifies the number of objects on a page, at least 10 objects.accountSwitchKeystringFor 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 200A list of versions for a shared policy. 403No permission to access this resource. 404Resource not found.Updated about 1 month ago