v10
latestOpenAPI 3.1.02026-08-0375143791.1 KBMonitors
Get a change
get/monitors/changes/{change_id}
Path parameters
change_idstring required
Example:chg_123
Response
Change details
Example response
{
"id": "chg_123",
"monitor_id": "mon_123",
"run_id": "run_123",
"title": "Acme pricing page changed",
"summary": "The visible text on the page changed.",
"tags": [
"pricing",
"competitor"
]
}