v1
latestOpenAPI 3.1.12026-07-242899061.7 MBPortfolio
This resource gets the customer's risk relationship folders names and slugs.
This resource gets the customer's risk relationship folders names and slugs. The slug will be used in requests that require the risk relationship. Risk relationships can be updated here https://portal.riskrecon.com/portal/risk-configuration if you have necessary permissions.
get/v1/portfolio/risk_relationships_folders
Response
OK
Example response
[
{
"slug": "ownenterprise_critical",
"name": "Own Enterprise > Critical"
}
]