Project - Hazard - Comments REST Endpoints
Project - Hazard - Comments
The Hazard Comments API lets you manage and maintain the comments for hazard in your Oracle IoT Connected Worker Cloud Service instance.
- Get a hazard comment.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/hazards/{hazardId}/comments/{commentId}
- Get comments for hazard.
- Method: getPath:
/connectedWorker/clientapi/v2/orgs/{orgId}/projects/{projectId}/hazards/{hazardId}/comments