To send us data regarding employee/contractor background checks, you send us BackgroundCheckConnector resources. This helps us determine current background check statuses.

This call replaces ALL existing BackgroundCheckConnector resources for the given app and source_id - this is a "state of the world" sync. In other words, if a BackgroundCheckConnector resource is sent for a user in a previous sync_all call, but is not included in a later sync_all call for that customer, it is assumed to no longer exist and is deleted in Vanta.

Headers

Authorization: Bearer <access_token>

Scopes

connectors.self:write-resource

Schema

Expand the resources array below for the schema of BackgroundCheckConnector.

Language
Authorization
OAuth2