---
title: "Run screening"
method: POST
path: "/v2/screening/run"
tags: ["Screening V2"]
---

# Run screening

`POST /v2/screening/run`

Run the screening

## Request body

- V2RunScreeningRequest
  - `screeningId` string

## Response `200`

A successful response.

- V2RunScreeningResponse
  - `message` string
  - `userId` string
  - `screeningId` string

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/getcove/apis/proto-screening-v2-screening-proto.md) · [All operations](https://skmtc.net/getcove/apis/proto-screening-v2-screening-proto/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/getcove/proto-screening-v2-screening-proto/versions/9d9f9d9f0188/schema)
