List KPIs
Order KPIs
List KPIs
Lists all KPIs for an order.
GET
List KPIs
Authorizations
API Key for the vendor
Response
200 - application/json
200 OK
Example:
[
{
"id": "evJcYq2GgBtdoVxa",
"name": "Schools Engaged",
"value": "2",
"created_at": "2024-08-23T19:10:23.266295+00:00",
"updated_at": "2024-08-23T19:10:23.266295+00:00"
},
{
"id": "mxhTwZdeIxA2wBUx",
"name": "Emails Collected",
"value": null,
"created_at": "2024-08-23T19:10:23.266295+00:00",
"updated_at": "2024-08-23T19:10:23.266295+00:00"
}
]