Object Nudges REST Endpoints

Nudge Plan Executions/Object Nudges
The objectNudges resource provides all object nudges executed in the nudge plan. It's a child of the nudgePlanExecutions resource.
Find object nudge execution channel detail
Method: post
Path: /hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/child/objectNudges/{ObjectNudgeId}/action/findByAdvancedSearchForNudgeExecutionChannelDetail
Get all object nudges in all nudge plans execution
Method: get
Path: /hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/child/objectNudges
Get an object nudge in a nudge plan execution
Method: get
Path: /hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/child/objectNudges/{ObjectNudgeId}