# Regulated Checks Regulated Checks provide instant criminal record check results with legal annotation. Results include checks at the record, case, and charge levels indicating compliance with applicable legal rules. A permissible purpose is required for FCRA compliance. ## Get regulated checks - [GET /regulated/checks](https://trust-api-docs.redocly.app/v1/regulated-checks/get-regulated-checks.md): Get a set of regulated checks for the authenticated account. ## Create regulated check - [POST /regulated/checks](https://trust-api-docs.redocly.app/v1/regulated-checks/post-regulated-checks.md): Create a new regulated criminal background check with legal annotation. This endpoint performs an instant criminal check and applies legal rules based on the provided jurisdiction context. Results include legal annotation checks at the record, case, and charge levels indicating whether items should be included, investigated, or removed based on applicable regulations. A permissible purpose must be provided to comply with FCRA requirements. ## Get regulated check - [GET /regulated/checks/{check_id}](https://trust-api-docs.redocly.app/v1/regulated-checks/get-regulated-check-by-id.md): Get a single regulated check with a given id.