get https://app-sandbox.trustpair.com/api/v1/company_account_audits//risk_insights
Retrieves all risk insights assigned to a specific company account audit.
Risk insights represent potential anomalies or issues detected during the company account
audit evaluation process. Each risk insight belongs to a specific category and contains
details about the detected risk.
If risk insight calculations are still in progress for the requested company account audit,
the response will include "in_progress": true
in the metadata, and the data array may be
incomplete until calculations finish.
Authorization
Requires a valid bearer token with the company_account_audits_read
permission.
Rate Limiting
This endpoint is subject to the standard API rate limits.