cURL
curl --request GET \ --url https://console.lomaplatform.com/api/vendor/v1/kpis \ --header 'API-Key: <api-key>'
[ { "id": "jujIJxyvlDo5qunI", "name": "Fundraising Events", "unit": null, "identifier": null, "description": "The number of fundraising events booked.", "is_delta_positive_better": true }, { "id": "9f0mB9UcJPsN9KWV", "name": "Canvassing Hours", "unit": null, "identifier": null, "description": "Number of hours spent canvassing in the community.", "is_delta_positive_better": true } ]
Lists all KPIs available for use.
API Key for the vendor
200 OK
If true, a positive change in the KPI value is considered better.