Channels REST Endpoints

Nudge Plan Executions/Nudges/Channels
The channels resource provides all the channels through which a nudge is triggered. It's a child of the nudges resource.
Get all nudge channels in a nudge plan
Method: get
Path: /hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/child/nudges/{NudgeId}/child/channels
Get the nudge channel in a nudge plan
Method: get
Path: /hcmRestApi/resources/11.13.18.05/nudgePlanExecutions/{PlanExecutionId}/child/nudges/{NudgeId}/child/channels/{NudgeChannelDetailId}