Retrieves a specific KPI.
curl --request GET \ --url https://console.lomaplatform.com/api/vendor/v1/kpis/{kpiId} \ --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 }
API Key for the vendor
200 OK
The response is of type object.
object