APINode/GroupGet a groupGet a group GET /api/node/:hostname/group/:name Get a specific group by name on the target node. Request Responses200400401403404500Group detail.Bad request - validation error.Unauthorized - API key requiredForbidden - Insufficient permissionsGroup not found.Error retrieving group.