v2
latestOpenAPI 3.0.02026-07-261859071.2 MBRocky AI
Retrieve a Root Cause Analysis
Retrieves a specific root cause analysis. Use the id returned from either POST endpoint and poll until the response is HTTP 200. While the analysis is being generated the endpoint returns HTTP 202 with {"id":"<uuid>","status":"PENDING"}. A genuine HTTP 404 means the ID does not exist. Works for both check error group and test session error group analyses.
get/v1/root-cause-analyses/{id}
Path parameters
idstring required
Headers
x-checkly-accountstring
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Your Checkly account ID, you can find it at https://app.checklyhq.com/settings/account/general
Response
Successful