Components
Get a component status timeline
Get the dense status timeline and incidents for a component over a time window.
get/components/{componentId}/timeline
Path parameters
componentIdstring uuid required
Component to build the timeline for.
Query parameters
windowStartstring date-time
Start of the timeline window. Defaults to 7 days before windowEnd.
windowEndstring date-time
End of the timeline window. Defaults to now.
Response
OK
Changes
No recorded changes to this endpoint across all 4 revisions of this API.