Operation related to scores Metadata
Last updated 1 year ago
Was this helpful?
The information provided by this endpoint is useful to build the filters on the score Stats API
Self contained model that contains the metadata for a given score
GET /api/v1/public/company/scores HTTP/1.1 Host: api.myhappyforce.com happyforceAPIKey: YOUR_API_KEY Accept: */*
OK
[ { "id": "text", "status": "ACTIVATED", "name": "text", "description": "text", "factors": [ { "id": "text", "name": "text", "description": "text", "questions": [ { "id": "text", "title": "text" } ] } ] } ]