Get a single rca-candidate by id
GET /rca-candidates/{id}
GET
/rca-candidates/{id}
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” id
required
string
DocumentId
Responses
Section titled “ Responses ”OK
object
data
object
incident_id
required
string
incident_doc_id
required
string
probable_cause
required
string
evidence
Arbitrary JSON value (object, array, string, number, boolean, or null)
confidence
number
suggested_fix
string
status
string
analysis_model
string
organisation
generated_at
string format: date-time
documentId
string
id
integer
createdAt
string format: date-time
updatedAt
string format: date-time
publishedAt
string format: date-time
Missing or invalid authentication
Not authorized (tenant scope or capability)
Not found