get https://{baseUrl}/api/causalanalysis/getAllByParent//
All case records for a given parent
Log in to see full request history
Response
All case records for a given parent
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/causalanalysis/getAllByParent/intParentId/strModule \
--header 'accept: application/json'
xxxxxxxxxx
37]
[
{
"leadAnalyst": "string",
"facility": "string",
"org": "string",
"createdBy": "string",
"lastUpdatedBy": "string",
"id": 0,
"isPublic": true,
"uuid": "string",
"leadAnalystId": "string",
"dateInitiated": "2025-04-18T04:49:36.675Z",
"dateDue": "2025-04-18T04:49:36.675Z",
"status": "string",
"dateCompleted": "2025-04-18T04:49:36.675Z",
"title": "string",
"problemStatement": "string",
"category": "string",
"significance": "string",
"extentOfCondition": "string",
"culturalAssessment": "string",
"riskAssessment": "string",
"operatingExperience": "string",
"eventTimeline": "string",
"repeatEvent": true,