# Driver Checks

Driver Checks provide the resulting information relevant to the requested driver license. The response will include the driver check type and results.

## Get driver checks

 - [GET /driver_checks](https://docs.checkrtrust.com/v1/driver-checks/get-driver-check.md): Get a set of previously created driver checks

## Create driver check

 - [POST /driver_checks](https://docs.checkrtrust.com/v1/driver-checks/post-driver-checks.md): Create a new driver check.

For motor_vehicle_report checks in Washington (WA), only DPPA purposes employment and insurance are supported.
If your account is configured with a different DPPA purpose, requests for motor_vehicle_report checks in WA will be rejected.
This restriction does not apply to driver_license_status checks.

## Get driver check

 - [GET /driver_checks/{driver_check_id}](https://docs.checkrtrust.com/v1/driver-checks/get-driver-check-by-id.md): Get a previously created driver check with a given id

