Changes
Last updated
Last updated
Event environments
ALL,NON_PROD,PROD
Start Date (ISO8601 format)
2022-04-01T22:00:00.000Z
End Date (ISO8601 format)
2022-04-30T22:00:00.000Z
GET /itcare/changes HTTP/1.1
Host: api.cegedim.cloud
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
OK
[
{
"cloudId": 1,
"cloudName": "text",
"createdAt": "2025-06-22T08:45:15.042Z",
"createdBy": "text",
"description": "text",
"descriptionFr": "text",
"detail": "text",
"detailFr": "text",
"endAt": "2025-06-22T08:45:15.042Z",
"environment": "text",
"executionEndAt": "2025-06-22T08:45:15.042Z",
"executionStartAt": "2025-06-22T08:45:15.042Z",
"id": 1,
"impact": "MAJOR",
"maintenanceType": "text",
"number": 1,
"organizationId": 1,
"patchTag": "text",
"startAt": "2025-06-22T08:45:15.042Z",
"title": "text",
"titleFr": "text",
"type": "CUSTOMER",
"updatedAt": "2025-06-22T08:45:15.042Z",
"updatedBy": "text"
}
]