Get recommendation

Get a risk recommendation for a client action reported to the SDK (via triggerActionEvent() call)

get/recommendation

Query parameters

action_tokenstring required

Action token returned by the SDK when the action was reported

user_idstring

*Deprecated – This parameter is no longer required. Identity and context should be provided during the triggerActionEvent or reportActionResult call. This API now only retrieves the calculated recommendation tied to the action_token.

Response

Recommendation

RecommendationFull required— unresolved $ref

Changes