Project Assignments REST Endpoints
Project Assignments
The Project-Employee Associations API lets you manage and maintain the project-employee associations in your Oracle IoT Connected Worker Cloud Service instance.
- Get details about project assignment.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/employees/{employeeId}
- Get project assignments.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/employees