Actionable List Member Status

Output representation of the actionable list member status request.
JSON Example
"statusCountList": [
    {
      "count": 0,
      "iconName": "action:approval",
      "id": "0x5SG00000000XtYAI",
      "status": "Closed"
    },
    {
      "count": 0,
      "iconName": "action:preview",
      "id": "0x5SG00000000XuYAI",
      "status": "Triage"
    },
    {
      "count": 3,
      "iconName": "action:call",
      "id": "0x5SG00000000XvYAI",
      "status": "Call"
    },
    {
      "count": 0,
      "iconName": "action:new_event",
      "id": "0x5SG00000000XwYAI",
      "status": "Follow up"
    },
    {
      "count": 64,
      "iconName": "action:fallback",
      "id": "0x5SG00000000XxYAI",
      "status": "Lead"
    },
    {
      "count": 1,
      "iconName": null,
      "id": null,
      "status": null
    }
  ]
Property Name Type Description Filter Group and Version Available Version
count Integer Count of actionable list members in an actionable list member status. Small, 58.0 58.0
iconName String Name of an actionable list member status icon. Small, 58.0 58.0
id String ID of an actionable list member status. Small, 58.0 58.0
status String Name of an actionable list member status. Small, 58.0 58.0