Skip to main content

ListScoreProfilesResponseBody

$schemauri

A URL to the JSON Schema for this object.

Example: https://example.com/schemas/ListScoreProfilesResponseBody.json
items object[]required
  • Array [
  • $schemauri

    A URL to the JSON Schema for this object.

    Example: https://example.com/schemas/ScoreProfileView.json
    activebooleanrequired
    createdAtdate-timerequired
    createdBystring
    defaultDecay object
    fnstringrequired

    One of: none, linear, exponential

    halfLifeDaysint64

    exponential: contribution halves every N days

    windowDaysint64

    linear: contribution drops to 0 after N days

    descriptionstring
    filters object
    customFieldFilters object
    property name*any
    tagsExcludestring[]nullable
    tagsIncludestring[]nullable
    namestringrequired
    rules object[]required
  • Array [
  • activityKindrequired

    string, []string, or '*' wildcard

    capdouble
    decay object
    fnstringrequired

    One of: none, linear, exponential

    halfLifeDaysint64

    exponential: contribution halves every N days

    windowDaysint64

    linear: contribution drops to 0 after N days

    matchPayload object
    property name*any
    pointsdoublerequired
    windowDaysint64
  • ]
  • tenantIdstringrequired
    updatedAtdate-timerequired
    updatedBystring
    uuidstringrequired
    versionint64required
  • ]
  • ListScoreProfilesResponseBody
    {
    "$schema": "https://example.com/schemas/ListScoreProfilesResponseBody.json",
    "items": "Unknown Type: array,null"
    }