v1

latestOpenAPI 3.0.1Vanta Terms of Service2026-07-26327517821.8 KB
Frameworks

Get framework by ID

Get a framework by ID.

get/frameworks/{frameworkId}

Path parameters

frameworkIdstring required

Response

Ok

idstring required

The framework's unique ID.

displayNamestring required

The framework's display name.

shorthandNamestring required

The short version of the framework's display name.

descriptionstring required

The framework's description.

numControlsCompletednumber double required

The number of completed controls in the framework.

numControlsTotalnumber double required

The total number of controls in the framework.

numDocumentsPassingnumber double required

The number of passing documents in the framework.

numDocumentsTotalnumber double required

The total number of documents in the framework.

numTestsPassingnumber double required

The number of passing tests in the framework.

numTestsTotalnumber double required

The total number of tests in the framework.