get https://{baseUrl}/api/changes/getAllByParent//
All change records for a given parent
Log in to see full request history
Response
All change records for a given parent
xxxxxxxxxx
curl --request GET \
--url https://your-instance.regscale.co/api/changes/getAllByParent/intParentId/strModule \
--header 'accept: application/json'
xxxxxxxxxx
45]
[
{
"changeOwner": "string",
"facility": "string",
"org": "string",
"createdBy": "string",
"lastUpdatedBy": "string",
"id": 0,
"isPublic": true,
"uuid": "string",
"title": "string",
"description": "string",
"changeOwnerId": "string",
"dateRequested": "2025-04-18T06:25:50.017Z",
"startChangeWindow": "2025-04-18T06:25:50.017Z",
"endChangeWindow": "2025-04-18T06:25:50.017Z",
"outageRequired": "string",
"outageSummary": "string",
"status": "string",
"dateChangeApproved": "2025-04-18T06:25:50.017Z",
"dateWorkCompleted": "2025-04-18T06:25:50.017Z",
"changeType": "string",
"priority": "string",
"changeReason": "string",
"securityImpactAssessment": "string",