Success-metric catalog
List everything a success metric can point at on this initiative: the events this organization records, its custom-object types, and the variables extracted from this initiative’s conversations. Pass eventName to also get that event’s properties, or objectTypeId to get that type’s attributes and the ways it links to a person. Call this before success_metrics_upsert: an unrecognised event, object type or variable is accepted but never matches anything, so the metric silently reports zero.
Authorizations
Organization API key, sent as Authorization: Bearer boom_org_....
Path Parameters
The initiative id.
1Query Parameters
Also return this event's properties, for the value field of a SUM/AVERAGE/MAX metric.
Also return this custom-object type's attributes and its linkage paths to a person.
Response
Success
Null unless eventName was given.
Null unless objectTypeId was given.
Null unless objectTypeId was given. An empty array means it is linked directly to a person.