Operations related to Groups (eg: new employees, etc.)
Was this helpful?
The information provided by this endpoint is useful to build the filters on the stats API or setup the employee profiles on the Employees API.
Entity representing the information for a given group on your account. A group is a way of tagging an employee, for later segmentation
GET /api/v1/public/company/groups HTTP/1.1 Host: api.myhappyforce.com happyforceAPIKey: YOUR_API_KEY Accept: */*
OK
[ { "id": "text", "name": "text" } ]