v1

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

Get test by ID

Gets a test by ID. Test IDs can be found in Vanta in URL bar after /tests/.

get/tests/{testId}

Path parameters

testIdstring required

Response

Ok

idstring required

The test's unique ID.

namestring required

The test's name.

lastTestRunDatestring date-time required

The timestamp of the last test run.

latestFlipDatestring date-time nullable required

The most recent date when the test flipped.

descriptionstring required

The test's description.

failureDescriptionstring required

The test's failure description.

remediationDescriptionstring required

The test's remediation description.

category'Accounts access' | 'Account security' | 'Account setup' | 'Computers' | 'Custom' | 'Data storage' | 'Employees' | 'Infrastructure' | 'IT' | 'Logging' | 'Monitoring alerts' | 'People' | 'Policies' | 'Risk analysis' | 'Software development' | 'CSPM alert management' | 'Vendors' | 'Vulnerability management' required
integrationsstring[] required

This test's third-party integration dependencies.

status'OK' | 'DEACTIVATED' | 'NEEDS_ATTENTION' | 'IN_PROGRESS' | 'INVALID' | 'NOT_APPLICABLE' required