Model Participants REST Endpoints
Product Lifecycle Management/Configurator Workspaces/Model Participants
The Model Participants resource gets the details of model participants of a workspace.
- Get all participants
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/configuratorWorkspaces/{WorkspaceId}/child/modelParticipants
- Get one participant
- Method: getPath:
/fscmRestApi/resources/11.13.18.05/configuratorWorkspaces/{WorkspaceId}/child/modelParticipants/{ParticipantId}