Fetch all groups for a ChaosSearch deploymentAsk AIget https://example.com/user/groupsReturns all of the group data for this deployment. This endpoint requires a JWT created for the primary/tenant account using the /user/login endpoint.Headersx-amz-chaossumo-route-tokenstringrequiredMust specify login as the value.x-amz-security-tokenstringrequiredSpecify the JWT that was output by a previous /user/login endpoint.Response 200The list of groups in the deploymentUpdated 11 months ago