Retrieve Insight TypeCopy Pageget https://au-api.basiq.io/insights/types/{typeId}Returns the definition of a single supported CDR Insight type identified by {typeId}.Path ParamstypeIdstringenumrequiredThe Insight type identifier. Must be one of the supported enum values.ACCOUNT_VERIFICATIONBALANCE_VERIFICATIONIDENTITY_VERIFICATIONINCOME_VERIFICATIONEXPENSE_RATIO_VERIFICATIONAllowed:ACCOUNT_VERIFICATIONBALANCE_VERIFICATIONIDENTITY_VERIFICATIONINCOME_VERIFICATIONEXPENSE_RATIO_VERIFICATIONResponses 200Successfully retrieved Insight type definition 401Unauthorized – missing or invalid token 403Forbidden – insufficient permissions 404Not Found – the specified typeId does not match a known Insight typeUpdated 6 days ago