Checklist Live Status

POST

For each request, get the current status and last failing time (if possible) for every automatic check against the given run.

Request

This endpoint expects an object.
requestslist of objectsRequired
computationRangeobjectOptional

The time range over which status and last failure were calculated. Failures outside of this time range will not be included in the results. If not specified, defaults to evaluating from now minus sixty minutes to now.

Response

This endpoint returns an object.
computationRangeobject

The time range over which status and last failure were calculated. Failures outside of this time range will not be included in the results.

checklistResultslist of objects
Built with