Assessment
Get Supported Assessment Frameworks
Returns a list of all frameworks available in the tenant that can be added to assessments
get/api/v2/companies/assessments/frameworks
Response
List of supported assessment frameworks
Example response
[
{
"FrameworkName": "SOC2",
"FrameworkFullName": "Service Organization Control 2",
"FrameworkType": "Global"
}
]