Skip to main content
GET
Success-metric catalog

Authorizations

Authorization
string
header
required

Organization API key, sent as Authorization: Bearer boom_org_....

Path Parameters

id
string
required

The initiative id.

Minimum string length: 1

Query Parameters

eventName
string

Also return this event's properties, for the value field of a SUM/AVERAGE/MAX metric.

objectTypeId
string

Also return this custom-object type's attributes and its linkage paths to a person.

Response

Success

events
object[]
required
objectTypes
object[]
required
variables
object[]
required
eventProperties
object[] | null
required

Null unless eventName was given.

objectAttributes
object[] | null
required

Null unless objectTypeId was given.

linkagePaths
object[] | null
required

Null unless objectTypeId was given. An empty array means it is linked directly to a person.