Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Explainability Detailed Action Log (GET)

Retrieve detailed action logs and combine log segments to generate a consolidated explainability action log.
Resource
1/connect/decision-explainer/detailed-action-log
Resource example
1https://yourInstance.salesforce.com/services/data/v67.0/connect/decision-explainer/detailed-action-log?actionContextCode=001xx000003GYiCAAW&applicationType=0&applicationSubType=BREDES&processType=BREDES&actionLogDateTime=2024-03-06T05:09:32.000Z&uniqueIdentifier=f89eff41-94ed-4fe7-9b72-f6df2bb5f4aa
Available version
61.0
HTTP methods
GET
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
actionContextCode String Record ID within the context of the associated application's action that can be used to retrieve the action log Required 61.0
actionLogDateTime String Date and time when the explainability action log records are to be returned Date format - yyyy-MM-ddTHH:mm:ss.SSSZ. Required 61.0
applicationSubType String Subtype of the associated application for which the explainability log is generated. Required 61.0
applicationType String Name of the application for which the explainability service is run. Required 61.0
processType String Type of business process associated with the explainability action. Required 61.0
uniqueIdentifier String A unique ID that's associated with a specific explainability action log. Required 61.0
Response body for GET
Explainability Detailed Action Log Detail