List frameworks by workspace id
Malformed data and/or validation errors
Invalid Authorization
You are not allowed to perform this action
Record Not Found
Internal server error
Response Code: 412
You must accept the Drata terms and conditions to use the API
{- "frameworks": [
- {
- "id": "123",
- "name": "SOC2",
- "hasLevel": true,
- "levelLabel": true,
- "selectedLevel": "42",
- "privacy": true,
- "description": "Report on controls at a Service Organization",
- "longDescription": "",
- "slug": "soc2-slug",
- "tag": "SOC2",
- "label": "SOC 2",
- "totalInScopeControls": "42",
- "numInScopeRequirements": "42",
- "numReadyInScopeRequirements": "42",
- "enabledAt": true,
- "frameworkEnabled": true,
- "controlsEnabled": true,
- "color": "#174880",
- "bgColor": "#174880",
- "createdAt": "2020-07-06 12:00:00.000000",
- "updatedAt": "2020-07-06 12:00:00.000000",
- "isReady": true,
- "productFrameworkEnabled": true,
- "customFrameworkId": "123e4567-e89b-12d3-a456-426614174000",
- "type": "CUSTOM"
}
]
}