Get Group by IDCopy Pageget https://{account}.sysaidit.com/connect/v1/groups/{id}Retrieve detailed information about a specific group using its unique ID.Path ParamsidintegerrequiredThe group's unique SysAid ID.Responses 200Returns the group object with all properties. 401Authentication information is missing or invalid 404The specified resource was not foundUpdated 11 months ago