# Certn API Documentation

> Source: https://centric-api-docs.certn.co/#check-US_FEDERAL_CRIMINAL_COURT_RECORD_CHECK_1

### US Federal Criminal Court Record Check

**US Federal Criminal Court Record Check**

**Identifier:** `US_FEDERAL_CRIMINAL_COURT_RECORD_CHECK_1`

A US Federal Criminal Court Record Check is a search for criminal records prosecuted at the federal district court level. Results are limited to federal conviction records and pending case information found in the state searched.

**Ordering methods:** Invite, Quickscreen

### Child Checks

| Check | Description | Via parent only | Docs |
|-------|-------------|------------------|------|
| `US_FEDERAL_CRIMINAL_COURT_RECORD_1` | US Federal Criminal Court Record | No | [Open](https://centric-api-docs.certn.co/#check-US_FEDERAL_CRIMINAL_COURT_RECORD_1) |

Full details and **Try it** for each child: [`US_FEDERAL_CRIMINAL_COURT_RECORD_1`](https://centric-api-docs.certn.co/#check-US_FEDERAL_CRIMINAL_COURT_RECORD_1)

### Response

**201 Created** — Successfully ordered. Use the returned `id` to retrieve the full case via `GET /api/public/cases/{id}/`.

### Error codes

| Status | Type | Description |
|--------|------|-------------|
| 400 | `validation_error` | Invalid request data |
| 401 | `client_error` | Authentication failed |
| 403 | `client_error` | Permission denied |
| 422 | `validation_error` | Request validation failed (e.g. missing required fields) |
