getRiskAssessmentHistory
Step 6 - Generate Risk Report
Step 6c — Get All Previous Audit Trail for Risk Assessment
GET
getRiskAssessmentHistory
This endpoint retrieves the full audit trail of a customer’s risk assessments, including all historical changes, overrides, and approval decisions. It helps compliance officers review the decision-making process over time for transparency and regulatory purposes.Documentation Index
Fetch the complete documentation index at: https://docs.cynopsis.co/llms.txt
Use this file to discover all available pages before exploring further.
Path Parameter
customerId— The Primary Customer’s ID.- Retrieve from Step 3b — Get a Single Primary Customer.
Notes
- The audit trail shows all previous versions of risk assessments for the given customer.
- Each entry typically contains:
overrideRiskRatingapprovalStatusupdatedBy(user making the change)updatedAt(timestamp)comments(if provided)
- Useful for regulatory reporting and internal audits.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
X-Domain-ID
Path Parameters
customerId
