Steps In Execution Path REST Endpoints

Sales Leads/Orchestration Associations/Steps In Execution Path
The steps in execution path resource is used to view all the steps including future steps of the orchestration association.
Get all orchestration steps
Method: get
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/OrchestrationAssociations/{OrchestrationAssociationNumber}/child/StepsInExecutionPath
Get an orchestration step
Method: get
Path: /crmRestApi/resources/11.13.18.05/leads/{leadsUniqID}/child/OrchestrationAssociations/{OrchestrationAssociationNumber}/child/StepsInExecutionPath/{OrchestrationStepId}