Explainability Logs

Output representation of the list of explainability action logs.
JSON example
1{
2  "actionLogs": [
3    {
4      "actionContextCode": "001x0000005SdzIAAS",
5      "actionLog": "{This is a sample action log data.}",
6      "applicationLogDate": "Mon Aug 01 10:29:35 GMT 2022",
7      "applicationSubtype": "ASD1",
8      "applicationType": "0",
9      "name": "EAD1",
10      "processType": "BPT1"
11    }
12  ],
13  "queryMore": " "
14}
Property Name Type Description Filter Group and Version Available Version
actionLogs Explainability Log Detail[] The list of explainability logs that matches the search criteria. Small, 56.0 56.0
queryMore String A string that can be passed to the next call to fetch the next batch of explainability log records. Small, 56.0 56.0