Operations related to characteristics (profile questions, such Gender, 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 employee
GET /api/v1/public/company/characteristics HTTP/1.1 Host: api.myhappyforce.com happyforceAPIKey: YOUR_API_KEY Accept: */*
OK
[ { "id": "text", "type": "DATE", "name": "text", "allowedValues": [ { "id": "text", "label": "text" } ] } ]