GET/risks.json
Get all Risks
Getting risks across all projects.
Responses
- Code
- 200
- Type
- object
- Schema
- Description
- 200 Response
200 Response
application/json
{
"lastChangedOn": "2018-11-05T16:28:08Z",
"createdByUserId": "130961",
"impact": "HIGH",
"impactSchedule": "1",
"impactValue": "7",
"projectId": "1",
"status": "new",
"probabilityValue": "7",
"source": "testing",
"result": "49",
"createdOn": "2018-11-05T16:28:08Z",
"id": "1",
"lastChangedByUserId": "1",
"deleted": false,
"createdByUserLastName": "Blogs",
"companyName": "Aiden blogs",
"createdByUserFirstName": "Aiden",
"lastChangedByUserFirstName": "Aiden",
"projectName": "1-office testing",
"projectIsActive": true,
"impactPerformance": "1",
"mitigationPlan": "",
"probability": "HIGH",
"lastChangedByUserLastName": "Blogs",
"impactCost": "1",
"companyId": "1"
}