Skip to main content

Get all maintenance cases

POST 

/services/service-management/v1/maintenance-cases

warning

If no date filters are provided in the payload, results will be filtered server side for the Last 30 Days.

Retrieve all Maintenance Cases based on filter, search, order by, and pagination options. Maintenance Cases include maintenance event information like urgency, level of impact, status, primary date, second primary date, third primary date, time, time zone, reason for maintenance, location, latitude, and longitude.

The recommended flow is to get your Maintenance Case, then use the caseNumber or caseId as a filter option to receive the impacted circuits for that maintenance event.

To get related services impacted by this event data from the Maintenance Case, pass in the caseId or caseNumber value as a filter option in the Maintenance Impacts route.

Request

Responses

Success