SafetyControl Resource
Safety Module
| Endpoints | URI | Access Control | Description |
|---|---|---|---|
| find | GET /api/SafetyControl/find |
Allowed with an active employment connection | |
| get | GET /api/SafetyControl/get |
Allowed with an active employment connection | |
| save | POST /api/SafetyControl/save |
Admin or Module WRITE | |
| save-batch | POST /api/SafetyControl/save-batch |
Admin or Module WRITE | |
| delete | POST /api/SafetyControl/delete |
Admin or Module WRITE |
| Property | Type | Description |
|---|---|---|
id |
number | |
slug |
string | |
description |
string |
| Setting | |
|---|---|
Pagination Limit (when page parameter is set) |
None |
| Default Sort Order |
description ASC |
| Related Resource | Key | Relationship to SafetyControl | Property |
|---|---|---|---|
| SafetyJobTask | task_id |
Owns Many | SafetyJobTask |