Get control by an ID
Get a control by an ID.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Response
Ok
The control's unique ID.
The control's external ID.
The control's name.
The control's description.
The control's source, either "VANTA" or "CUSTOM".
Vanta, Custom The security domains that the control belongs to.
The control's owner.
The control's custom field values, if control custom fields is included in your Vanta instance.
When the control was created. Returns null for Vanta library controls.
When the control was last modified. Returns null for Vanta library controls.
The number of passing documents that are linked to the control.
The total number of documents that are linked to the control.
The number of passing tests that are linked to the control.
The total number of tests that are linked to the control.
The status of the control as determined by number of passing tests and documents.
NO_EVIDENCE_MAPPED, NOT_STARTED, IN_PROGRESS, COMPLETED A user created note for the control.
The control's GDPR role, if the control is a GDPR control.