---
title: "Request a background check for a member"
method: POST
path: "/v1/people/{id}/background-check"
tags: ["Background Checks"]
---

# Request a background check for a member

`POST /v1/people/{id}/background-check`

## Path parameters

- `id` string, required

## Request body

- RequestBackgroundCheckDto

## Response `200`

## Changes

- **2026-04-29** `36253e8a5c1b` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/people/:id/background-check/post.md)

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc.dev/trycompai/apis/comp-ai-api/revisions/ef13f9ae48ef?raw)
